Debugger (Default, Classic, Brief, Epsilon, and Visual Studio)
Debugger (Default, Classic, Brief, Epsilon, and Visual Studio)
See also
Clipboard control (default) The Debugger keyboard shortcuts apply to all keystroke mapping schemes:
See also Default
These Clipboard keyboard shortcuts apply to the Default keystroke mapping scheme. Classic
Shortcut Command Brief
Ctrl+Ins Edit|Copy Epsilon
Shift+Del Edit|Cut Visual Studio
Shift+Ins Edit|Paste Breakpoint view
Ctrl+V View Source
Ctrl+C Edit|Copy Ctrl+S Edit Source
Ctrl+V Edit|Paste Ctrl+E Edit Breakpoint
Ctrl+X Edit|Cut Enter Edit Breakpoint
Ctrl+D Delete Breakpoint
Del Delete Breakpoint
Ctrl+A Add Breakpoint
Ins Add Breakpoint
Ctrl+N Enable Breakpoint
Message view
Ctrl+V View Source
Space View Source
Ctrl+S Edit Source
Ctrl+Enter Edit Source
Watch view
Ctrl+E Edit Watch
Enter Edit Watch
Ctrl+A Add Watch
Ins Add Watch
Ctrl+D Delete Watch
Del Delete Watch
Editor (default) autoindent setting
See also Up Arrow Moves up one line
These editor keyboard shortcuts apply to the Default keystroke mapping scheme. Down Arrow Moves down one line
Ctrl+Shift+g Inserts a new Globally Unique Identifier (GUID) Shift+Tab Moves the cursor to the left one tab position
Ctrl+Shift+I Indents block Shift+Backspace Deletes the character to the left of the cursor
Ctrl+Shift+U Outdents block Shift+Left Arrow Selects the character to the left of the cursor
Ctrl+Shift+Y Deletes to the end of a line Shift+Right Arrow Selects the character to the right of the cursor
Ctrl+Shift+Z Edit|Redo Shift+Up Arrow Moves the cursor up one line and selects from the left of the
starting cursor position
Ctrl+Shift+<space bar> Code Parameters pop-up window
Shift+Down Arrow Moves the cursor down one line and selects from the right of the
starting cursor position
Alt+[ Finds the matching delimiter (forward) Shift+PgUp Moves the cursor up one screen and selects from the left of the
Alt+] Finds the matching delimiter (backward) starting cursor position
Shift+PgDn Moves the cursor down one line and selects from the right of the
starting cursor position
End Moves to the end of a line
Shift+End Selects from the cursor position to the end of the current line
Home Moves to the start of a line
Shift+Home Selects from the cursor position to the start of the current line
Enter Inserts a carriage return
Shift+Space Inserts a blank space
Ins Turns insert mode on/off
Shift+Enter Inserts a new line with a carriage return
Del Deletes the character to the right of the cursor
Backspace Deletes the character to the left of the cursor
Ctrl+Shift+Left Arrow Selects the word to the left of the cursor
Tab Inserts a tab
Ctrl+Shift+Right Arrow Selects the word to the right of the cursor
Space Inserts a blank space
Ctrl+Shift+Home Selects from the cursor position to the start of the current file
Left Arrow Moves the cursor left one column, accounting for the autoindent
setting Ctrl+Shift+End Selects from the cursor position to the end of the current file
Right Arrow Moves the cursor right one column, accounting for the Ctrl+Shift+PgDn Selects from the cursor position to the bottom of the screen
Ctrl+Shift+PgUp Selects from the cursor position to the top of the screen
Ctrl+Shift+Tab Moves to the previous page