auto-num

A multi line number increase plugin

llqgit

938

1

0.1.0

MIT

GitHub

auto-num

1.Usage First

You need ctrl/cmd + shift + L to select multi line

usage demo

2.Support Command Preview

The tool would like to recognize the first line to be a Cmd

So you could write the fist line like this:

123++
123--
123+=2
123*=2

If you wirte nothing, then default is:

1++