Last Site Update: 25 April 2005 | Latest Version: 0.9.3

 
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
 

Pydev editor preferences

This screen provides you ways of configuring your PyDev editor to your personal preferences (thanks for the patch Scott!)

Substitute spaces for tabs: whether editor should insert spaces when you hit a tab.

Assume tab spacing when files contain tabs?: you'll like this preference if you swing both ways, and mix & match tabs and spaces. When this pref is on, if the file is tab-indented editor will do the right thing and leave your tabs alone.

Code folding: turn this off if you'd like to get back the screen real estate

Tab length: in inches

Colors: Allows you to configure the colors you want for your syntax highlighting and other editor colors.

I think the others are self-explanatory, but if you don't understand, you can ask in the user forum!