vsCode Multi Command for Keybinds
multi-command - Visual Studio Marketplace
Extension for Visual Studio Code - Invoke multiple commands as one command.
2 Replies
Something I used to really find useful in Emacs was the ability to record a set of keystrokes and play them back.
This reminds me of that just without the recording functionality.
Multi-cursors kinda scratch the same itch, but not always.
This allowed me to create some pretty wicked keybinds. I was using Tasks but they can be limited and don't use "when" like keybinds (which sux)
Trying to navigate around vsCodes inherently bad bindings. Let alone they accessibility of keyboard only use with things.
You can also record motions/strokes in NeoVim which I use inside vsCode >.> (which I can also call vsCode commands in my init/rc and make combos for them)