A simple console application I use to showcase different productivity features in Visual Studio.
Ctrl + Q: search for shortcuts- Options > Environment > Keyboard : Customize shortcuts
- Checkout shortcut cheatsheet
Ctrl + -ORCtrl + Shift + -: Navigate backwards/forwardsCtrl + Shift + Backspace: Go to last edit locationAlt + F12: Peek DefinitionAlt + `: secret navigation menu
- Tools > Options... > Text Editor > General > Enable
Group the current scopes within a scrollable region of the editor window
Ctrl + .: Quick ActionsCtrl + Alt + Click: multi-line selectShift + Enter: start a new line
- Tools > Options... > Text Editor > Code Cleanup > Enable
Run Code Cleanup profilie on Save Ctrl + K, Ctrl + E: manually invoke code cleanup