Feature Requests item #534423, was opened at 2002-03-24 13:07
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=438938&aid=534423&group_id=44253
Category: User interface
Group: None
Status: Open
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Comment tabbing
Initial Comment:
Dear development group,
I'm a rice student, and I've tried several editors for my pc in my dorm, but I keep going back to dr
java. One request, make the tabbing (indenting) similar to emacs where in the comments, pressing
tab on all the lines will get you this:
/**
* these
* are
* comments
*/
this is code
as opposed to this:
/**
* these
* are
* comments
*/
This is code
thanks
anguyen
----------------------------------------------------------------------
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=438938&aid=534423&group_id=44253
|