100 Keyboard Shortcuts for VS Code that will make you a PRO.
1. Shortcuts for searching and navigating through source code:
Ctrl + Q: Displays Visual Studio Search
Ctrl + T: Displays the Go To All tool
Ctrl + -: Navigates backward between opened documents in the current session
Ctrl + Shift + -: Navigates ...
arsalanmalik.hashnode.dev6 min read