Next: BlockUndent, Previous: BlockTrimTrailing, Up: Alphabetical List
Key: | Shift+Ctrl+E
|
Menu: | Block > Comment > Remove
|
Remove the comments (line or block, but not both) from the block. The comments must be part of the block. The first line of the block must have a comment, but it is not necessary for every line to have one.
For line comments, the comment will be removed from the beginning of the line (or box), as well as the space after it, if one; a stream block will only remove the comment from the first line of the stream.
For block comments, the comments will be removed from the beginning and end of a stream or the left and right edge of each line in a box. A line block depends on the first line: if it has both start and end comments, each line is tested; if the start and end comments are on lines by themselves, those lines are deleted; otherwise it is assumed to be like a stream, with the comment ending at the last line.