Ctrl+-
: Go to last cursor location (navigate back); Same effect if one has "Navigate back" mouse button;Alt+F12
: Peek definition; Press again to peek declaration;Ctrl+K, O
: Switch between header and cpp file;Ctrl+K, R
: Find all references;Alt+*
: Go (back to) current debug line;F9
: Toggle breakpointCtrl+Shift+F10
: "Set Next Statement" allows skipping statements; Equivalently, holdCtrl
when clicking that green triangle execute-to popup button.
Ctrl+Alt+X
: Toolbox (for Visual Designer)F4
: Properties
- Tools -> Options -> Projects and Solutions -> Track Active Item in Solution Explorer