On 07/10/2015 10:24 AM, Tal Kaminker wrote:
Hi,
Today the autocomplete of the editor and of the console are different.
the editor uses rope and the ipython console uses ipython.
the ipython autocomplete is much more correct:
for example writing:
x = zeros(10)
x+<dot> will popup all the functionality of numpy array
doing the same in the editor doesn't do anything
Works for me here. Newer versions use jedi instead of rope.
The standard information that should accompany any bug report:
What version of Spyder?
What OS and version?
What version of Python?
What does Help --> Optional dependencies show?
Or if you do not want to type that go to:
Help --> Report Issue and cut and paste the information in the Issue box.
I understand why but can we get the following functionality working:
typing (in the editor)
x = zeros(10)
evaluating this (using F5 or alike) in ipython
so (typing again in the editor)
x+<dot> will work
This is more like how the autocomplete in IDLE works
Thanks!
--
Adrian Klaver
[email protected]
--
You received this message because you are subscribed to the Google Groups
"spyder" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/d/optout.