Difference between revisions of "Hotkeys/Tools"

From TED Notepad
Line 28: Line 28:
 
|-
 
|-
 
| Ctrl+Tab || Indents all {{defined|lines}} of the selection by a Tab character.
 
| Ctrl+Tab || Indents all {{defined|lines}} of the selection by a Tab character.
 +
|-
 +
| Tab
 
|-
 
|-
 
| Ctrl+Shift+Tab || Unindents the selection by stripping a leading {{defined|white-space}} from each  {{defined|line}}.
 
| Ctrl+Shift+Tab || Unindents the selection by stripping a leading {{defined|white-space}} from each  {{defined|line}}.
 +
|-
 +
| Shift+Tab
 
|-
 
|-
 
| Ctrl+Q || Quotes all {{defined|lines}} of the selection by a {{string|> }} phrase.
 
| Ctrl+Q || Quotes all {{defined|lines}} of the selection by a {{string|> }} phrase.

Revision as of 16:17, 15 April 2007

Ctrl+L Launches recently used tool again with the same parameters and options as they were used before.
   
Ctrl+Shift+I Inverts letter case of all characters in the selection.
Ctrl+Shift+U Converts all characters in the selection to upper case.
Ctrl+Shift+L Converts all characters in the selection to lower case.
Ctrl+Shift+T Converts first character of each word in the selection to upper case and all others to lower case.
Ctrl+Shift+S Converts first character of each sentence in the selection to upper case. Leaves all others unchanged.
   
Alt+Ctrl+H Converts all Unix-type newlines in the selection to Windows-native newlines.
Alt+Ctrl+U Converts all newlines in the selection to Unix-type newlines.
Alt+Ctrl+J Converts all Mac-type newlines in the selection to Windows-native newlines.
Alt+Ctrl+K Converts all newlines in the selection to Mac-type newlines.
   
Ctrl+Tab Indents all lines of the selection by a Tab character.
Tab
Ctrl+Shift+Tab Unindents the selection by stripping a leading white-space from each line.
Shift+Tab
Ctrl+Q Quotes all lines of the selection by a phrase.
Alt+Ctrl+Q Shows the Indent/Quote dialog. Then indents/quotes lines of the selection by a specified phrase.
Ctrl+Shift+Q Unquotes the selection by stripping a leading quoting character from each line of the selection. The quoting character is defined by the first character of the selection.
Alt+Ctrl+Shift+Q Removes the first character from each line of the selection.
Alt+Ctrl+O Tabifies the lines of the selection by replacing all leading Spaces with Tabs.
Ctrl+Skift+O UnTabifies the lines of the selection by replacing all leading Tabs with Spaces.
   
Alt+Ctrl+C Shows the Close Lines dialog. Then Closes lines of the selection by a specified phrase.
Ctrl+Shift+C Trims all Spaces from the end of each line of the selection.
   
Alt+Ctrl+Y Shows the Cut Columns, Add Numbers dialog. Then Cuts columns from lines of the selection (and/or adding numbers to them) according to specified parameters and output mask.
   
Alt+Ctrl+X Uniques all lines of the selection.
Alt+Ctrl+Shift+X Uniques all lines of the selection. Ignores case during the process.
Ctrl+Shift+X Shows the Find Duplicates dialog. Then searches for duplicate lines in the selection.
Ctrl+Shift+V Removes all empty lines from the selection.
   
Alt+Ctrl+T Shows the Translate Characters dialog. Then translates characters in the selection according to specified translation phrases.
Alt+Ctrl+R Shows the Extended Replace dialog. Then Searches for specified phrase and replaces all its occurrences in the selection.
   
Alt+Ctrl+E Shows the Enclose Selection dialog. Then encloses the selection with the specified phrases.
Ctrl+Shift+H Shows the XML/HTML Tag dialog. Then encloses the selection with the specified tag and its attributes.
   
Alt+Ctrl+M Shows the Compare dialog. Then compares two given phrases.
F9 Shows the extensive Statistics... dialog.
   
F6 Insert a title of the actually opened document.
Ctrl+F6 Inserts an actual path and a file name of the actually opened document.
   
Alt+Ctrl+I Shows the Open dialog. Then includes a specified file.
Alt+Ctrl+D Shows the Save As dialog. Then excludes (cuts) the selection into a specified file.
   
Alt+Ctrl+A Sorts all lines of the selection in ascending order.
Alt+Ctrl+Z Sorts all lines of the selection in descending order.
Alt+Ctrl+S Shows the Sort... dialog and then sorts all lines of the selection according to specified keys.
   
Ctrl+Shift+J Reverses the text of the selection.
Ctrl+Shift+K Reverses line order in the selection.
Ctrl+Shift+B Reverses each word in the selection.
Ctrl+Shift+G Reverses each line of the selection.
Ctrl+Shift+Y Reverses words of the selection.
Ctrl+Shift+M Reverses words on each line of the selection.
   
F5 Inserts actual time and date.
Shift+F5 Inserts actual time and date in the long format.
Alt+F5 Inserts actual date and time.
Alt+Shift+F5 Inserts actual date in the long format and time.
Ctrl+F5 Inserts actual date.
Ctrl+Shift+F5 Inserts actual date in the long format.
   
Alt+Ctrl+W Permanently commits actual word wrapping in the selection.
Ctrl+Shift+W Unwraps the paragraphs in the selection.
   
Alt+Ctrl+[F1..F12] Shows the Run Filter dialog. Then Launches one of the Text Filters.