Auto indent multiline comments
Brought to you by:
fabioz
This ticket was closed but I think it highlights a feature that would be very helpful.
http://sourceforge.net/tracker/index.php?func=detail&aid=2163195&group_id=85796&atid=577332
The basic idea is that when you comment a line or a block the hash is inserted at the beginning of the line. It would be great if there was an option to have commenting be aware of indentation and insert the # where the first character on a line is and move over the text two spaces.