Add action to replay last action run in command palette #25061
marcospb19
started this conversation in
Feature Ideas / Enhancements
Replies: 1 comment 3 replies
-
To be honest, if it's just a simple action repetition, it's meaningless. You can simply bind a shortcut key to trigger it. Recording complex operations and replaying them is what makes sense. As far as I know, Vim has already implemented recording with |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I find myself re-opening the command palette to run the same action a couple of times, like
editor: expand excerpts down
, or one of the ui font size ones.Would be great to have a replay action I could bind to a hotkey and tap multiple times to replay the last one I picked.
Beta Was this translation helpful? Give feedback.
All reactions