Closed spyder-bot closed 9 years ago
From contrebasse on 2014-01-29T01:24:59Z
I can't reproduce it, it works as expected for me (Same spyder ad rope version but on windows with python 2.7.5)
From dieg...@gmail.com on 2014-02-01T20:51:40Z
OK. I reinstalled my version of spyder and control + space gives me local variable completion. Is there anyway to change the key binding so that TAB gives me autocomplete? Thanks.
From ccordoba12 on 2014-02-07T05:28:36Z
TAB is going to do code-completion in 2.3 (which is in beta right now).
Status: Invalid
From dieg...@gmail.com on 2014-01-28T10:44:20Z
Autocomplete does not work for user defined variables in the editor. It does work when calling functions of imported functions. For example, if I define a variable foo in line 1, and type "fo" in line 2, there is no autocomplete or tab-complete to get "foo". However if I do import numpy as np and np. a dropdown menu with the functions under numpy appear.
Autocomplete for user defined variables does work in interactive console.
Please note that reporting bugs from Spyder's help menu ("?" > "Report issue...") will fill version details for Spyder, Python and Qt in this description for you.
What steps will reproduce the problem?
Please provide any additional information below
.
Original issue: http://code.google.com/p/spyderlib/issues/detail?id=1708