How To Insert Incrementing Numbers with words by Multicursor in jetbrains IDE(IntelliJ IDEA)?

Shaiful picture Shaiful · Dec 14, 2016 · Viewed 7.1k times · Source

I want to add Incrementing Numbers with words by Multicursor in jetbrains IDE(IntelliJ IDEA) .

Is there any way to do it by Live template? I want to do things like this image :

enter image description here

Answer

Meo picture Meo · Dec 14, 2016

You could use String Manipulation plugin to do that (Increment/Decrement | Increment duplicate numbers).