![]() |
![]() |
![]() |
![]() |
Edit Menu
- Undo undoes the last operation. This can be used as many times as the user wishes to undo changes. All operations in the editor can be undone.
- Redo is the opposite of Undo. Once an edit has been undone, it can be redone until another edit is performed.
- Cut removes the selected text from the editor and places it on the system clipboard.
- Copy copies the selected text to the system clipboard.
- Paste pastes any text in the system clipboard into the editor at the cursor.
- Delete deletes the selected text.
- Select All selects all text in the editor.
- Sourcerer's Apprentice... displays the methods and fields in a particular class. See Sourcerer's Apprentice on page 39.
- Goto... displays a dialog letting the user jump to a specific line in the code.
- Search & Replace... displays a dialog letting the user search for some text and optionally replace it with new text. See Search & Replace.
To facilitate fast editing, the following keyboard shortcuts are available:
Holding down the Shift key while using the arrow keys can also be used to select text using the keyboard.
MacOS users should note that the Command (cloverleaf) key may be used instead of the control key for all of the above shortcuts.
Data Representations, Inc. http://www.datarepresentations.com support@datarepresentations.com sales@datarepresentations.com |
![]() |
![]() |
![]() |
![]() |