VS Code keyboard shortcuts suggestion to learn
See original GitHub issueKeyboard shortcuts are central part of VS Code, there are a lot of them and I think I use only a fraction of them. It would be awesome if VS Code could suggest what shortcut should I learn, based on how I use the app with mouse. For example if I click between editors a lot, then VS Code could somehow tell me to use ctrl+1
and ctrl+2
. This way I could gradually learn shortcuts that would increase my productivity the most.
Issue Analytics
- State:
- Created 6 years ago
- Reactions:474
- Comments:57 (4 by maintainers)
Top Results From Across the Web
Visual Studio Code Tips and Tricks
From the Command Palette (Ctrl+Shift+P), select Preferences: Open Keyboard Shortcuts File, bind the desired shortcut to the workbench.
Read more >42 Visual Studio Code Shortcuts for Boosting Your Productivity
Keyboard shortcuts help you work faster. Learn some of the most useful Visual Studio Code shortcuts for Windows, Linux and macOS.
Read more >10 useful VS Code shortcuts you should know ()
10 useful VS Code shortcuts you should know () · 1. Ctrl+P : Displays the search bar to search for files · 2....
Read more >VSCode Keyboard Shortcuts / VS Code Key Bindings
Press Ctrl + K , followed by Ctrl + S (Note: you don't have to release Ctrl.) You'll enter keyboard shortcut editor where...
Read more >Top 10 VS Code Keyboard Shortcuts - YouTube
For a full list of VS Code Keyboard Shortcuts :https://code.visualstudio.com/docs/getstarted/tips-and-tricks#_keyboard-reference-sheetsIn ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
prior art: https://github.com/halirutan/IntelliJ-Key-Promoter-X
I really miss this feature from WebStorm as well. It would be great to have it in VSC.