Cheatography
https://cheatography.com
Code Editor
Surround With |
Ctrl+K,S |
IntelliSense Suggestion Mode |
Ctrl+Alt+Space (Toggle) |
Force Show IntelliSense |
Ctrl+J |
Smart Tags |
Ctrl+. |
Snippet Picker |
Ctrl+K,X or ?,Tab (VB) |
Show Quick Info |
Ctrl+K,I |
Navigate To |
Ctrl+, |
Go To Definition |
F12 |
Peek Definition |
Alt+F12 |
Go To Definition Stack |
Ctrl+Shift+8 (Back), Ctrl+Shift+7 (Forward) |
Navigate Highlighted References |
Ctrl+Shift+Up (Previous), Ctrl+Shift+Down (Next) |
Editor Zoom |
Ctrl+Shift+> (In), Ctrl+Shift+< (Out) |
Block Selection |
Hold Alt and drag mouse, Shift+Alt+Arrow Keys |
Move Line Up/Down |
Alt+Up / Alt+Down |
Close the Peek Definition window |
Esc |
Promote the Peek Definition window to a regular document tab |
Ctrl+Alt+Home |
Navigate between multiple Peek Definition windows |
Ctrl+Alt+- and Ctrl+Alt+= |
Navigate between multiple Peek results |
F8 and Shift+F8 |
Toggle between the code editor window and the Peek Definition window |
Shift+Esc |
|
|
Expand/Collapse Sections
Collapse All |
Ctl+M,O |
Expand All |
Ctl+M,L |
Expand all and disable outlining |
Ctl+M,P |
Collapse/expand the current section |
Ctl+M,M |
Editor Find
Quick Find |
Ctrl+F |
Quick Find Next Result |
Enter |
Quick Find Previous Result |
Shift+Enter |
Quick Find Expand Drop Down |
Alt+Down |
Dismiss Find |
Esc |
Quick Replace |
Ctrl+H |
Quick Replace Replace Next |
Alt+R |
Quick Replace Replace All |
Alt+A |
Find in Files |
Ctrl+Shift+F |
Replace in Files |
Ctrl+Shift+H |
Debugging
Start Debugging |
F5 |
Stop Debugging |
Shift+F5 |
Restart Debugging |
Ctrl+Shift+F5 |
Step Over |
F10 |
Step Into |
F11 |
Step Out |
Shift+F11 |
Run To Cursor |
Ctrl+F10 |
Set and Toggle Breakpoint |
F9 |
Disable Breakpoint |
Ctrl+F9 |
Immediate Window |
Ctrl+Alt+I |
|
Created By
Metadata
Favourited By
Comments
k311, 15:56 5 May 16
Borrowed heavily from https://www.cheatography.com/whizhkr64/cheat-sheets/visual-studio/
Add a Comment
Related Cheat Sheets