|
| Advanced MenuThe Advanced Menu is available under Edit - Advanced and provides extended editor features: | Advanced Menu | Toolbar | Shortcut | Description |
|---|
| Goto Matching Brace | | Ctrl+E | Find matching brace, parenthesis, or bracket (to use this command place cursor before a brace, parenthesis, or bracket) | | Tabify Selection | | | Replaces spaces with tabs in the selected text. | | Untabify Selection | | | Replaces tabs with spaces in the selected text. | | Make Uppercase | | Shift+Ctrl+U | Convert selected text to uppercase. | | Make Lowercase | | Ctrl+U | Convert selected text lowercase. | | Delete Horizontal White Space | | | Deletes each tab or space in the selected text. | | Comment Selection |  | | Converts each selected line to comment text. | | Uncomment Selection |  | | Converts each selected comment to normal text. | | Increase Line Indent with Text... | | | Increases the line indentation of each selected line. | | Decrease Line Indent with Text... | | | Decreases the line indentation of each selected line. | | Cut current Line | | Ctrl+L | Cut text in the current line to the clipboard. |
|
|