Multiline select in notepad++
Posted
by
capnhud
on Super User
See other posts from Super User
or by capnhud
Published on 2011-01-12T15:49:57Z
Indexed on
2011/01/12
15:55 UTC
Read the original article
Hit count: 153
notepad++
|text-editing
In sublime text if I perform a find for an occurrence of a particular word not only is this occurrence found but it also selected and has the cursor at the end of each occurrence so that pushing the right arrow key the cursor will move the cursor to the beginning of each occurrence simultaneously so that I can perform whatever operation I wish on all the selections. Does notepad++ have something similar to this feature?
I know that I can multi-line select by Ctrl+ mouse click, but I just wanting to know of an automated so to speak way of doing this in notepad++
© Super User or respective owner