visual_studio_keyboard_shortcuts
This is an old revision of the document!
Table of Contents
Visual Studio Keyboard Shortcuts
Favorites
Step Into | F11 |
Step Over | F10 |
Step Out | Shift + F11 |
Go To Definition | F12 |
Go To Previous | Ctrl + - |
Go To Matching Brace | Ctrl + ] |
Multi Paste | Ctrl + Shift + V |
Need To Learn
Incremental Search | Ctrl + I |
Find Using Previous Term | F3 |
Find Using Current Selection | Ctrl + F3 |
Find In Solution | Ctrl + Shift + F |
Navigate to an Open File | Ctrl + Alt + ↓ |
Navigate To (almost anything) | Ctrl + comma |
Record Temp Macro | Ctrl + Shift + R |
Play Temp Macro | Ctrl + Shift + P |
Toggle Display Whitespace | Ctrl + R, Ctrl + W |
Move Right through tab groups in Tool Window | Ctrl + PgDn |
Move Left through tab groups in Tool Window | Ctrl + PgUp |
Comment Code | Ctrl + K, C |
Uncomment Code | Ctrl + K, U |
visual_studio_keyboard_shortcuts.1283762321.txt.gz · Last modified: 2017/01/01 19:55 (external edit)