Last Site Update: 03 April 2006 | Latest Version: 0.9.7

 
Features Editor Debugger Code Completion Templates
Code Coverage Content Assistants Refactoring Tasks PyLint
 
 
Home
Features
Editor
Debugger
Code Completion
Templates
Code Coverage
Content Assistants
Refactoring
Tasks
PyLint
Roadmap
Screenshots
Download
Credits
More info
FAQ / BUGS
Users List (code)
Users Forum
Fabio Zadrozny Blog
Aleks Totic Blog
Hosted at
PyDev at Sourceforge
Donate
Sponsored by
 
Want a better PyDev? Why not give a small donation? (paypal)

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.