[Pydev-users] [pydev - Users] RE: Automatic Wrapping
Brought to you by:
fabioz
From: SourceForge.net <no...@so...> - 2006-10-10 01:11:20
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=3955138 By: fabioz There is currently no such option (what you can have is show the print margin at xx characters -- check the preferences: general > Editors > text editors). If you would like that automatically, you'd have to play with the org.python.pydev.editor.autoedit.PyAutoIndentStrategy class (that's actually in java). 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 |