nmsmith22389 / vscode-incrementor

Advanced increment / decrement actions for (almost) anything.
13 stars 10 forks source link

Support for decimal numbers starting from dot (.125) #8

Closed KillyMXI closed 6 years ago

KillyMXI commented 6 years ago

.125 -> 1.125

Built-in emmet actions support this.

nmsmith22389 commented 6 years ago

I will add this to the list of things to add/fix. Thanks!