How can I have multiple cursors in Notepad++?
I will have a couple of tab delimited values . I need to write a query for all of these values. For example, if I get a
In the position where you want to add text, do:
Shift + Alt + down arrow
Shift
Alt
down arrow
and select the lines you want. Then type. The text you type is inserted on all of the lines you selected.