|
Last Site Update: 20 July 2010 | Latest Version: 1.6.0 |
|
|
|
|
|
|
|
![]() |
![]() |
|
|
Code CompletionContents
Requesting Code CompletionCode completion provides context-sensitive completions and is enabled with Ctrl+Space. (Note that eclipse has simple emacs-style text-completion with Alt+/). It's important to note that your interpreter must be properly configured for the code-completion to work, and for getting the builtins, Pydev spawns a shell, so, having a firewall can prevent the code-completion from working if it's blocking the communication from eclipse to that shell. PreferencesIf you want to configure something, you have to go to window > preferences > Pydev > Editor > Code Completion.
|
|
|
Copyright: Aptana, Inc. 2008-2010 |