Unquote Lines

From TED Notepad
Revision as of 17:00, 25 April 2011 by Jsimlo (talk | contribs)
This section is up to date for TED Notepad version 6.3.1.0.
Control page Control:feature:Unquote Lines

Unquote (Ctrl+Shift+Q)

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

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

Note: The selection always persists in this tool.

Example:
One Ring to rule them all, One Ring to find them,
Result:
ne Ring to rule them all, ne Ring to find them,

See also Quote Lines, Unindent Lines and Shift Lines Left tools.

See also Unclose Lines tool.