- SELECTED TEXT TOOLS - Opens submenu of tools to manipulate selected text. (See below)
- PLUGINS - Opens submenu of your plugin directory listing. (See below)
- SPELL CHECK - Opens a submenu of spell checking options. (Registered users of Spell Guard only) (See below)
- STRIP HTML - Strips html code from web pages and reloads as plain text.
- TEXT TO IPF - Converts a text file to IPF format for the IBM Information Presentation Facility (EEE)
- MIME DECODE - Converts mime (base 64) coded files to their original state (EEE)
- CODE TEMPLATES - Opens a window that holds coding info for pasting into the editor. (EEE)
- RING EDITOR - Allows browsing back and forth among files that have been loaded during the editing session. more (EEE)
Spell Check Submenu:
- CHECK WORD - Checks selected word only. (EEE)
- CHECK SELECTED - Checks selected text. (EEE)
- CHECK ALL - Checks all of the text in the document. (EEE)
- More info on spell check
Selected Text Tools Submenu:
- UPPERCASE - Converts selected text to uppercase. (EEE)
- LOWERCASE - Converts selected text to lowercase. (EEE)
- MIXEDCASE - Caps first letter and lowercases remainder of each word in the selected text. (EEE)
- TOGGLECASE - Converts selected chars to their opposing case (lowercase/uppercase). (EEE)
- SORT LINES - Sorts selected lines by position in the ASCII chart. (EEE)
- STRIP SPACES - Strips all leading spaces from selected text. (EEE)
- STRIP # CHARS - Strips selected number of characters from selected text. (EEE)
- STRIP # WORDS - Strips selected number of space delimited words from the right or left ends of selected lines of text. (EEE)
- INSERT TEXT - Inserts text on the right or left end of selected lines. (EEE)
- PARAGRAPH - Converts adjacent lines of selected text to single string which when word wrapped, are essentially paragraphs. (EEE)
- REFLOW TEXT - Converts single strings into adjacent lines of specified length or less with line breaks at spaces. (EEE)
- LINE NUMBERS - Inserts line numbers on selected text. Settings for number of digits, padding characters, leading and trailng text or markings. Example: /* 000001 */ This is a line of text...
Plugins Submenu:
- Let's you write tools to manipulate text in the editor. Up to 9 plugins from your plugin directory are loaded into the menu by alphabetical order. Hotkeys are from <Ctrl+1> though <Ctrl+9>. More on plugins. (EEE)