It is a plugin that duplicates lines while incrementing.
It is similar to the convenience plug-in which was in the Editor called FlashDevelop long ago.
I thought there was demand.
Multiple lines can also be incremented.
With this, you can make coding efficiently a large number of sequential number processing.
{
"item-list":[
{ "name":"item1", "path":"./image1.jpg" }
, { "name":"item2", "path":"./image2.jpg" }
, { "name":"item3", "path":"./image3.jpg" }
, { "name":"item4", "path":"./image4.jpg" }
, { "name":"item5", "path":"./image5.jpg" }
, { "name":"item6", "path":"./image6.jpg" }
, { "name":"item7", "path":"./image7.jpg" }
, { "name":"item8", "path":"./image8.jpg" }
, { "name":"item9", "path":"./image9.jpg" }
, { "name":"item10", "path":"./image10.jpg" }
, { "name":"item11", "path":"./image11.jpg" }
, { "name":"item12", "path":"./image12.jpg" }
, { "name":"item13", "path":"./image13.jpg" }
...
Increment only selected numbers
Select the area and press: super+shift+ctrl+v
to duplicate and increment the selected area once.
Select the area and press: super+shift+alt+v
to open an input box where you can specify how many duplications and increment you want.
- select "Package Control: Add Repository"
- input "https://github.com/112KA/duplicate_and_increment"
- select "Package Control: Install Package"
- input "duplicate_and_increment"
MIT License