Keil™, An ARM® Company

µVision® User's Guide

Edit Menu and Commands

Edit MenuToolbarShortcutDescription
  HomeMove cursor to beginning of line
  EndMove cursor to end of line
  Ctrl+HomeMove cursor to beginning of file
  Ctrl+EndMove cursor to end of file
  Ctrl+Left ArrowMove cursor one word left
  Ctrl+Right ArrowMove cursor one word right
  Ctrl+ASelect all text in the current file
 Previous Button  Move cursor back to the location before a 'find' or 'go to line' command
 Next Button Move cursor forward to the location after a 'find' or 'go to line' command
UndoUndo ButtonCtrl+ZCancels the last edit operation
RedoRedo ButtonCtrl+YReinstates the last undone operation
CutCut ButtonCtrl+XCut selected text to clipboard
CopyCopy ButtonCtrl+CCopy selected text to clipboard
Pastepaste ButtonCtrl+VPaste text from clipboard
Indent Selected TextIndent Button Indent selected text right one tab stop
Unindent Selected TextOutdent Button Indent selected text left one tab stop
Toggle BookmarkToggle Bookmark ButtonCtrl+F2Toggle bookmark at current line
Goto Next BookmarkNext Bookmark ButtonF2Move cursor to next bookmark
Goto Previous BookmarkPrevious Bookmark ButtonShift+F2Move cursor to previous bookmark
Clear All BookmarksClear All Bookmarks ButtonCtrl+Shift+F2Clear all bookmarks in active file
FindFind ButtonCtrl+FSearch text in the active file
  F3Repeat search text forward
  Shift+F3Repeat search text backward
  Ctrl+F3Search word under cursor
Replace Ctrl+HReplace specific text
Find in Files...Find in Files ButtonShift+Ctrl+F Search text in several files
Incremental FindIncremental Find ButtonCtrl+IFind on a letter-by-letter basis as you type the characters
Outlining  Commands for source code outlining
Advanced  Advanced editor commands
ConfigurationConfiguration Button Change Colors, Fonts, Shortcuts and Editor options

Related Knowledgebase Articles