Code Completion
Notes for release 0.9.4
Code completion is finished for now (and it is already pretty complete). Only bug-fixes until 1.0!
Now, how to use it:
First thing you have to do is enabling it. To do it, you have to go to
Window->preferences->PyDev->Code Completion
The screen below should show. Check the Use Code completion (you probably also want to check
Autocomplete on '.').
After setting the preferences, you have to set the PYTHONPATH you want to use for a certain project.
To instructions on how to do it, check the FAQ.