Last Site Update: 13 October 2005 | Latest Version: 0.9.8.3 |
||||||
|
||||||
Pydev editor preferencesThis screen provides you ways of configuring your PyDev editor to your personal preferences. Also have in mind that other preferences, such as print margin, show line number, etc. are inherited from the text-editor preferences (general > editors > text editors).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: number of spaces that a tab should have when substituting spaces for tabs (NOTE: to change the visual representation of a tab, check in the text editors preferences). 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! |