Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4816772
By: fabioz

Actually, that's not really implemented (and never was).

I thought you were talking about something as:

def m1():
....def m2():
..|<-- pressing tab here will indent to the correct position

So, it's not really a bug, but a feature request... However, there's a plugin:
http://columns4eclipse.sourceforge.net/ that can do what you want (making all
columns aligned by a char, such as '=' or ',') -- and as there's already a 
plugin
that does it, the priority for implementing this in pydev will not be very 
high...
(and that plugin does the behavior that you want better than what pydev would
accomplish).

Cheers,

Fabio

______________________________________________________________________
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

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to