You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary: Code completion in editor doesn't work on local variables (was: code completion in editor doesn't work on local variables) Labels: MS-v2.4 Cat-Editor
From [email protected] on 2014-05-12T10:20:27Z
Spyder Version: 2.2.5
Python Version: 2.7.6
Qt Version : 4.8.5, PySide 1.2.1 on Linux
pyflakes >=0.5.0: 0.7.3 (OK)
pep8 >=0.6 : 1.4.6 (OK)
IPython >=0.13 : 1.1.0 (OK)
rope >=0.9.2 : 0.9.4 (OK)
sphinx >=0.6.6 : 1.2.1 (OK)
matplotlib >=1.0: 1.3.1 (OK)
sympy >=0.7.0 : 0.7.4.1 (OK)
pylint >=0.25 : None (NOK)
What steps will reproduce the problem?
1.assign a local variable to an array class
2.now local variable , period and hit CTRL-SPACE
3.nothing happens
What is the expected output? What do you see instead?
pop up box with method
Please provide any additional information below
. OS version
([email protected]) (gcc version 4.4.7 20120313 (Red Hat 4.4.7-4) (GCC) )
#1
SMP Fri Jan 3 21:39:27 UTC 2014Original issue: http://code.google.com/p/spyderlib/issues/detail?id=1816
The text was updated successfully, but these errors were encountered: