vscode-input-sequence icon indicating copy to clipboard operation
vscode-input-sequence copied to clipboard

Sugestion: Letters

Open ProtocolLive opened this issue 5 years ago • 1 comments

Create a progressive letters, like:

a -> b, c, d...

A -> B, C, D..

Maybe roman numbers...

i -> ii, iii, iv

I -> II, III, IV

ProtocolLive avatar Aug 02 '20 23:08 ProtocolLive

For the letter case, I believe it's already possible for single digit/letter, you just specify radix=36. However, see #7 for a restriction on starting letter.

zypA13510 avatar Nov 09 '20 02:11 zypA13510