13.1.2 Edit Menu

This section lists the menu items in the Edit menu.

For keyboard shortcuts of some of these menu items, see Help > Keyboard Shortcuts Card.

Table 13-2. Edit Menu Options
CommandAction
UndoReverses (one at a time) a series of editor actions, except Save.
RedoReverses (one at a time) a series of Undo commands.
CutDeletes the current selection and places it on the clipboard.
CopyCopies the current selection to the clipboard.
PastePastes the contents of the clipboard into the insertion point.
Paste FormattedPastes the formatted contents of the clipboard into the insertion point.
Paste from HistoryPastes from Copy history.
DeleteDeletes the current selection.
Select AllSelects everything in the current document or window.
Select IdentifierSelects the word nearest the cursor.
Find SelectionFinds instances of the current selection.
Find NextFinds next instance of found text.
Find PreviousFinds previous instance of found text.
FindFinds a text string.
ReplaceFinds a string of text and replaces it with the string specified.
Find UsagesFinds usages and subtypes of selected code.
Find in ProjectsFinds specified text, object names, object types within projects.
Replace in ProjectsReplaces text, object names, object types within projects.
Start Macro RecordingStarts recording keystrokes.
Stop Macro RecordingStops recording keystrokes
.

To manage macros, select Tools > Options > Editor > Macros.