vscode-InsertNumbers
vscode-InsertNumbers copied to clipboard
Insert Numbers extension for vscode
Hi there everyone,since we are unable to contact the author and I happened to write some vscode extensions before, I managed to fix bugs of this extension and have published...
I can't find insertnum.start setting item at default setting panel, I add it to user settings.json, it work, but vscode remind me that "Unknown Configuration setting" insertnum.formatstr & insertnum.step also
Fixed an issue where numbers were not selected after inserting them. (Solved the issue of numbers being inserted twice.) 数字をインサートした後、数字が選択されない問題を修正した。(二重に数字がインサートされる問題も解決)
Type: Bug * Press the hotkey * The default numbers get added to the selection (0,1,2,3) * Set the desired formatting: (%d:4:1) * Hit enter * Watch how the string...
如下图所示,按下快捷键 `⌘` + `⌥` + `n` 后,生成的初始值并没有选中,导致在命令行输入新命令并回车后无法覆盖初始值,从而出现两列序列号。 
Hi there. The extension works once and then I have to restart VSC to make it work again.
比如 a = 1 b = 2 c = 3 d = 4 修改为 a = 3 b = 3 c = 4 d = 4 起始值 为3 步长1 间隔数为2...
I found when my selection began at the random position, the beginning of inserting number is also along with the position, that's make me confused. I think it is better...
There should be an option (off by default) that changes the default behavior when entering numbers without having to press the shortcut or executing the command. When this option is...
Suppresses warning "Unknown configuration setting"