vscode-input-sequence
vscode-input-sequence copied to clipboard
Are there plans to support senquence like a b c d e f g h i?
some times i need to write A B C D E ... Are there plans to support?
If you only want one single digit/letter, it's already possible. You just specify radix=36. However, see #7 for a restriction on starting letter.