Other Editing shortcuts
A wide range of keyboard shortcuts are available in Forte for Java to speed the editing process, including:
- CTRL+c (or CTRL+INSERT) - copy
- CTRL+x (or SHIFT+DELETE) - cut
- CTRL+v (or SHIFT+INSERT) - paste
- CTRL+w - delete previous word
- CTRL+e - delete current line
- ALT+j - select the current word (the word that the insertion point is on, immediately before, or immediately after) or deselect anything currently selected
- ALT+u then u - make the selection or the character after the insertion point uppercase.
- ALT+u then l - make the selection or the character after the insertion point lowercase.
- ALT+u then r - reverse the case of the selected text or the character after the insertion point.
- ALT+u then f - reverse the case of the first character of the identifier the insertion point is on.
For a complete list of shortcuts installed with Forte for Java, see Editor Shortcuts. See Changing assignments for Editor keyboard shortcuts for information on setting your own key combinations for shortcuts.
Contents | Prev | Next | Index |