User`s guide
MPLAB IDE Desktop
© 2006 Microchip Technology Inc. DS51519B-page 111
Exit
Closes the MPLAB IDE application.
11.2.2 Edit
Below are the menu items in the Edit menu. For more on the editor and the items shown
here, see Chapter 15. “Using the Editor”.
Undo
Reverses the last change made to the active window. When there is no edit action to
undo, the menu command is grayed out and you cannot select the command.
Redo
Reverses the effect of the most recent Undo operation in the active window. When
there is no edit action to redo, the menu command is grayed out and you cannot select
the command.
Cut
Deletes the selected text in the current window and places it on the clipboard. After this
operation you can paste the deleted text into another MPLAB Editor window, into a
different location in the same MPLAB Editor window, or into another Windows
application.
Copy
Copies the selected text in the current window onto the clipboard. After this operation,
you can paste the copied text into another MPLAB Editor window, into another location
in the same MPLAB Editor window, or into another Windows application.
Paste
Pastes the contents of the clipboard into the current window at the insertion point. You
can only perform this operation if the clipboard contains data in text format. MPLAB
Editor does not support pasting of bitmaps or other clipboard formats.
Delete
Deletes the selected text.
Select All
Selects all text and graphics in the Edit window.
Find
Opens the Find dialog. (See Section 13.13 “Find and Replace Dialogs”.)
Find Next
Find the next instance of Find text.
<F3> repeats the last Find.
<Shift>+<F3> reverses the direction of the last Find.
Replace
Opens the Replace dialog. (See Section 13.13 “Find and Replace Dialogs”.)
Find In Files
Opens the “Find in Files” dialog. (See Section 13.12 “Find In Files Dialog”.)
Go to
Go to the specified item of the Go To dialog. (See Section 13.14 “Go To Dialog”.)