Is it possible to type different value for multiple cursors?
22:24 12 Mar 2018

When doing multi cursor selection, often you need to type a different value for each. You have to cancel selection even though all cursors are where you want them to be.

Is it possible to activate some sort of mode and press tab to automatically iterate through each, one by one on every tab and type your value? Esc to cancel the mode.

Here's a screencap showing what I mean. Note how in end I had to type 1, 2, 3, 4 manually. Those could have been food categories, clothing size, select options etc.

gif showing five lines being edited together, then cancelling the multi-cursor and typing each number

visual-studio-code sublimetext3 multicursorediting