These keyboard shortcuts apply to the Visual Studio Emulation key mapping scheme:
Common
Copy |
Ctrl+C Ctrl+Ins |
Cut |
Ctrl+X Shift+Del |
Paste |
Ctrl+V Shift+Ins |
Undo |
Ctrl+Z |
Redo |
Ctrl+Y |
Save |
Ctrl+S |
Save all |
Ctrl+Shift+S |
Expand all |
Ctrl+Alt+A |
Collapse all |
Ctrl+Alt+C |
Display context menu |
Application |
Projects
Create new project |
Shift+Ctrl+N |
Open project |
Shift+Ctrl+O |
Test Execution
Text Navigation
Move the cursor one character left |
Left |
Move the cursor one character right |
Right |
Go to document end |
Ctrl+End |
Go to document start |
Ctrl+Home |
Go to line number |
Ctrl+G |
Move the cursor to the beginning of the line |
Home |
Move the cursor to the end of the line |
End |
Move the cursor down one line |
Down |
Move the cursor up one line |
Up |
Scroll down one screen |
PgDown |
Scroll up one screen |
PgUp |
Scroll down one line |
Ctrl+Down |
Scroll up one line |
Ctrl+Up |
Move the cursor to the word after |
Ctrl+Right |
Move the cursor to the word before |
Ctrl+Left |
Text Selection
Extend selection one character to the left |
Shift+Left |
Extend selection one character to the right |
Shift+Right |
Extend selection one word to the left |
Ctrl+Shift+Left |
Extend selection one word to the right |
Ctrl+Shift+Right |
Extend selection to the end of the document |
Ctrl+Shift+End |
Extend selection to the beginning of the document |
Ctrl+Shift+Home |
Extend selection one line down |
Shift+Down |
Extend selection one line up |
Shift+Up |
Extend selection one page down |
Shift+PgDown |
Extend selection one page up |
Shift+PgUp |
Select all |
Ctrl+A |
Text Manipulation
Delete one character at the cursor |
Del |
Delete one character before the cursor |
Backspace |
Delete next word |
Ctrl+Del |
Delete previous word |
Ctrl+Backspace |
Delete current line |
Ctrl+Shift+L |
Toggle insert/overwrite mode |
Ins |
Search
Panels
Switch to Project Explorer |
Ctrl+Alt+E |
Switch to Workspace |
Ctrl+Alt+R |
Open the Start Page |
Ctrl+Alt+S |
Close the current editor |
Ctrl+F4 |
Switch to the next editor |
Ctrl+Tab |
Switch to the previous editor |
Ctrl+Shift+Tab |
Close all editors |
Ctrl+Shift+F4 |
See Also
Customizing Keyboard
Global Shortcuts