Existing Shortcuts Flashcards
Continue
F5
Comment out a selection
Ctrl-K Ctrl-C
Highlight all code between curly braces
Ctrl-Shift-]
Restart (reset)
Ctrl-Shift-F5
Quick Watch
Shift-F9
Find in all Files
Ctrl-Shift-F
Uncomment out a selection
Ctrl-K Ctrl-U
Start Debugging
F5
Run to Cursor
Ctrl-F10
Step into
F11
Step over
F10
Step out
Shift-F11
Toggle break point
F9
Stop debugging
Shift-F5
Format selected code
Ctrl-K Ctrl-F
Duplicate to new window
ALT-W N
Move window side-by-side
Alt-W V
Delete line
Ctrl-Shift-L
Find and replcae
Ctrl-H
Rebuild solution
Alt-B R
Rectangle Editing
Alt-Shift mouse drag to select rectangle
Switch between open files
Ctrl-Tab
Open the navigation dialog
Ctrl-,
Build Solution
Ctrl-Shift-B
Start debug immediate break
F11
Open and jump to solution explorer
Ctrl-Alt-L
Navigate back
Ctrl-dash
Navigate forward
Ctrl-Shift-dash
Toggle bookmark
Ctrl-K Ctrl-K
Open bookmark window
Ctrl-W B
Previous Bookmark
Ctrl-K Ctrl-P
Next Bookmark
Ctrl-K Ctrl-N
Toggle editor window into and out of full screen
Shift-Alt-Enter
Clean Solution
Alt-B C
Delete all breakpoints
Ctrl-Shift-F9
Show yellow arrow on line being executing during debug
Alt-Shift-* (Alt + Num *)
Duplicate line
Ctrl-C Ctrl-V
Go to definition
F12
Split Window Horizontally
Alt-W Z