[IPython-dev] New Feature, feedback requested, IPython Jedi Completions

Matthias Bussonnier bussonniermatthias at gmail.com
Fri May 6 01:40:53 EDT 2016


> On May 5, 2016, at 22:30, Fernando Perez <fperez.net at gmail.com> wrote:
> 
> 
> On Thu, May 5, 2016 at 9:39 AM, Brian Granger <ellisonbg at gmail.com <mailto:ellisonbg at gmail.com>> 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
> IPython-dev at scipy.org
> https://mail.scipy.org/mailman/listinfo/ipython-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20160505/dc9f9ae5/attachment.html>


More information about the IPython-dev mailing list