On emacs, I use an extension/package called key-chord that allows me to hit, for example, "jj" very quickly to execute a command.
Is there an extension or a way VS Code can do this? I use "jj" as a prefix to a keymap where I can than select from a set of sub commands, for exampe, hitting:
jj ss -- save file jj sa -- save all files