[Komodo-discuss] Feature suggestion: Word wrap and comments
by David Brewer other posts by this author
Oct 7 2009 12:23PM messages near this date
view in the new Beta List Site
Re: [Komodo-discuss] Tab Completion
|
Re: [Komodo-discuss] Feature suggestion: Word wrap and comments
I often find myself typing very long block comments in Komodo (usually
in PHP). Once I get past a couple of lines, it can be cumbersome to
manually manage the process of adding line breaks where I want them in
the comment to keep the comment within my preferred 78 character
width.
In my dream universe, Komodo would support real word wrap where you
would be forced to follow the character width guideline established by
the "edge line" setting. However, this would quite likely become
annoying when typing in code rather than comments, so my dream is that
you would be able to further choose whether this form of word wrap
happened throughout your file or only when typing block comments. It
would be awesome if I could type:
/**<enter>
and then just blather on as if I were in a word processor, with line
breaks being managed for me automagically until I decide to type:
<enter> */
to close the comment.
A possibly easier compromise solution might be to change the 'reflow
paragraph' functionality so that it is comment aware and would, for
example, maintain the leading ' * ' when in a php block comment.
Thoughts on this? Is there already a way to achieve something similar
to this that I'm missing?
David
_______________________________________________
Komodo-discuss mailing list
Komodo-discuss@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Other options: http://listserv.ActiveState.com/mailman/listinfo/Komodo-discuss
Thread:
David Brewer
Todd Whiteman
Eric Promislow
David Brewer
Troy Topnik
Eric Promislow
|