Discussion:
[Pyzo] Ipython autocompletion
d***@microgate.it
2016-12-16 14:29:23 UTC
Permalink
Is there a way to make the autocompletion work in pyzo like in ipython?
I tried the command:
%config IPCompleter.greedy=True

as suggested in this post
http://stackoverflow.com/questions/33498591/ipython-autocompletion-for-list-or-dict-of-objects
but unfortunately it does not work in pyzo. However it works in ipython just as expected and is very usefu.

Bye,
Dietrich
--
You received this message because you are subscribed to the Google Groups "Pyzo" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pyzo+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
a***@gmail.com
2016-12-19 09:43:01 UTC
Permalink
Although IPython can be integrated with Pyzo’s shell, they use a different autocompletion mechanism.

From: ***@microgate.it
Sent: 16 December 2016 15:29
To: Pyzo
Subject: [Pyzo] Ipython autocompletion

Is there a way to make the autocompletion work in pyzo like in ipython?
I tried the command:
%config IPCompleter.greedy=True

as suggested in this post
http://stackoverflow.com/questions/33498591/ipython-autocompletion-for-list-or-dict-of-objects
but unfortunately it does not work in pyzo. However it works in ipython just as expected and is very usefu.

Bye,
Dietrich
--
You received this message because you are subscribed to the Google Groups "Pyzo" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pyzo+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Pyzo" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pyzo+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...