On Sep 10, 2005, at 3:58 PM, Matt Mower wrote:
=> I'd like hitting Enter at the "---" to move the caret to a new line below the folded function without affecting the folded section.
I'd like that, as well. +0.5
- When you fold a function and use Ctrl+/ on the visible line with
the "---" marker to comment it out what actually happens is that t comments out only the visible line. The rest of the function is not commented if you expand it.
Selecting the folded line and pressing cmd-' (the Comment Toggle command in the UnComment language) comments the entire folded block.