Difference between revisions of "Unclose Lines"

From TED Notepad
(No difference)

Revision as of 16:53, 28 April 2010

You see work in progress here; this section already reflects future TED Notepad version 6.0.0.14.
This section may contain incomplete, premature, or mistaken information, prone to change without notice.

Unclose (Ctrl+Shift+C)

Takes the very last character of the first line of the selection as a closing character. Then removes the last character on each line of the selection, if that character is the closing character.

Note: This is very similar to the Trim Tail Spaces tool, but it is not white-space-oriented only, and thus can be used to remove any common character from the end of lines.

See also Shift Right tool. See also Unquote tool.