Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=3869918
By: untom
Hi there!
I'm using the PyDev 1.2.2 on Eclipse 3.2 to do some Python-Developing. PyDev
seems to work just fine, except for one really anoying thing: I seem to be unable
to use "Hard Tabs" (as opposed to spaces-as-tabs) in my files. Whenever I press
the TAB-key, 4 Spaces are automatically inserted in the editor. I looked through
all the Preferences in Window->Preferences, but I couldn't find the setting
anywhere. Of course my Java-Formatter is set to use Tabs rather then spaces,
but PyDev doesn't seem to be using the same formatter-settings anyway.
Since the Coding-Style-Guides I use dictate the use of hard tabs this is very
annoying. I have to use the Ctrl+Shift+Tab Hotkey to change all the Spaces to
tabs every time befor saving, and this is really starting to get on my nerves.
Do I simply overlook the setting where i can set PyDev to use hard tabs? If
there isn't such a setting: is there any config-file I can dig into to change
the behaviour of PyDev? (Simply accepting to use spaces rather than tabs isn't
an option)
______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=293649
|