VSCode Extension that displays shortcut hints?

3 points by mentalgear 3 days ago

To help memorize shortcuts, I'm wondering if there's a vscode extension that displays a shortcut hint whenever the dev: - uses the GUI instead of the shortcut - manually types a command in the command bar instead of using the shortcut

Of course it should be limit-able to only the most used shortcuts.

tacon 3 days ago

I vaguely remember an Eclipse plugin that would refuse to execute a mouse operation that had a keyboard shortcut. Pretty much forced one to learn the keyboard commands. And there was something similar for Excel. VS Code really needs this if it doesn't exist yet.