Type: Feature Request
Mastering keyboard shortcuts in VS Code like in many other applications can be challenging, especially for less frequently used but still essential ones. This often leads to users falling back on slower and not efficient mouse clicks and menus.
To bridge this gap, VS Code can offer a helping hand. It can observes how user interact with the editor, identifying repetitive tasks and suggest subtly the corresponding shortcut; for example, if a user frequently moves lines of code up and down, it could suggest the Alt+Up/Down right when user need it.
Learning by doing can simplify memorizing keyboard shortcuts for everyone, leading to faster and more efficient development workflows.
Please upvote this feature if you like it.
Type: Feature Request
Mastering keyboard shortcuts in VS Code like in many other applications can be challenging, especially for less frequently used but still essential ones. This often leads to users falling back on slower and not efficient mouse clicks and menus.
To bridge this gap, VS Code can offer a helping hand. It can observes how user interact with the editor, identifying repetitive tasks and suggest subtly the corresponding shortcut; for example, if a user frequently moves lines of code up and down, it could suggest the
Alt+Up/Downright when user need it.Learning by doing can simplify memorizing keyboard shortcuts for everyone, leading to faster and more efficient development workflows.
Please upvote this feature if you like it.