Re: New Feature, feedback requested, IPython Jedi Completions
Matthias Bussonnier <[email protected]> Thu, 5 May 2016 22:40:53 -0700
| Newsgroups | gmane.comp.python.ipython.devel |
|---|---|
| Message-ID | <[email protected]> |
> On May 5, 2016, at 22:30, Fernando Perez <[email protected]> wrote: > > > On Thu, May 5, 2016 at 9:39 AM, Brian Granger <[email protected] <mailto:[email protected]>> wrote: > Awesome!!! > > +lots!! Thanks! Small update, there seem to have been some criss-cross of commit with the release of prompt-toolkit 1.0.0 (congratulation on @jonathansleders) So you might need to test with the following extra PR : https://github.com/ipython/ipython/pull/9441 <https://github.com/ipython/ipython/pull/9441> -- M > > For reference, this will provide 90% of the benefit of > > %config IPCompleter.greedy=True > > without any of the downsides (side effects from evaluation of code). So the need for activating the greedy completer should go dramatically down (which is a good thing, since that's a somewhat dangerous piece of code and always the source of obscure and hard to understand problems). > > Many thanks for this!! > > > -- > Fernando Perez (@fperez_org; http://fperez.org <http://fperez.org/>) > fperez.net-at-gmail: mailing lists only (I ignore this when swamped!) > fernando.perez-at-berkeley: contact me here for any direct mail > _______________________________________________ > IPython-dev mailing list > [email protected] > https://mail.scipy.org/mailman/listinfo/ipython-dev _______________________________________________ IPython-dev mailing list [email protected] https://mail.scipy.org/mailman/listinfo/ipython-dev