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

Are there plans to support senquence like a b c d e f g h i?

Open netmou opened this issue 6 years ago • 1 comments

some times i need to write A B C D E ... Are there plans to support?

netmou avatar Aug 19 '19 00:08 netmou

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.

zypA13510 avatar Nov 09 '20 02:11 zypA13510