Edit Menu |
Toolbar |
Shortcut |
Description |
|
|
Home |
Moves the cursor to the beginning of the
line. |
|
|
End |
Moves the cursor to the end of the line. |
|
|
Ctrl+Home |
Moves the cursor to the beginning of the
file. |
|
|
Ctrl+End |
Moves the cursor to the end of the file. |
|
|
Ctrl+Left Arrow |
Moves the cursor to the previous left word. |
|
|
Ctrl+Right Arrow |
Moves the cursor to the next right word. |
|
|
Ctrl+A |
Selects all the text in the current file. |
Undo |
 |
Ctrl+Z |
Cancels the last edit operation. |
Redo |
 |
Ctrl+Y |
Restores the last undone operation. |
Cut |
 |
Ctrl+X |
Cuts the selected text to the clipboard. |
Copy |
 |
Ctrl+C |
Copies the selected text to the clipboard. |
Paste |
 |
Ctrl+V |
Pastes the text from the clipboard. |
Navigate Backwards |
|
Ctrl+Shift+- |
Moves the cursor back to the position occupied
before a 'find' or 'go to line' command was executed. |
Navigate Forwards |
 |
Ctr+- |
Moves the cursor to the position occupied before
a 'Navigate Backwards' command was executed. |
Insert/Remove Bookmark |
 |
Ctrl+F2 |
Toggles on/off the bookmark at the current
line. |
Go to Next
Bookmark |
 |
F2 |
Moves the cursor to the next bookmark. |
Go to
Previous Bookmark |
 |
Shift+F2 |
Moves the cursor to the previous bookmark. |
Clear All
Bookmarks |
 |
Ctrl+Shift+F2 |
Removes all bookmarks within the active
file. |
Find |
 |
Ctrl+F |
Searches for text patterns in the active
file. |
|
|
F3 |
Repeats the 'Find' command and executes a
forward search. |
|
|
Shift+F3 |
Repeats the 'Find' command and executes a
backward search. |
|
|
Ctrl+F3 |
Searches for the word under the cursor. |
Replace |
|
Ctrl+H |
Replaces the specified text with another
text. |
Find in
Files |
 |
Ctrl+Shift+F |
Searches for text patterns in several
files. |
Incremental Find |
 |
Ctrl+I |
Finds the text on a letter-by-letter basis while
typing the characters. |
Outlining |
|
|
Offers commands for source code outlining. |
Advanced |
|
|
Offers advanced editor commands. For example,
'goto' commands, convert text to upper- or lower case, enter or
remove comments, indentation, or deleting trailing spaces. |
Configuration |
 |
|
Opens the µVision Configuration Window to change
editor settings, colors and fonts, to define user keywords,
shortcut keys, and templates. |