Search found 3 matches

by xconspirisist
Thu May 25, 2006 11:46 am
Forum: Enhancement Suggestions
Topic: Automatic starrey comments.
Replies: 4
Views: 654

Automatic starrey comments.

When you comment your code in large blocks (javadoc):

Code: Select all

/** 
 * This is a comment
 * 
 * blaat.
 */
It would be nice, when you tap enter, to automatically indent by a space, and add the * character to a new line.
by xconspirisist
Thu May 25, 2006 11:43 am
Forum: Enhancement Suggestions
Topic: Column indicator.
Replies: 2
Views: 269

Nice. That seems to work fine :)
by xconspirisist
Thu May 25, 2006 2:38 am
Forum: Enhancement Suggestions
Topic: Column indicator.
Replies: 2
Views: 269

Column indicator.

It would be nice to have a column indicator, that could be set to 80 characters for example, like a like that go's down the page. Makes writing readme's and text for standard terminals easy to do.