Is there a way to select range of lines in Notepad++? I would like to write two numbers - from and to, say: from 10000 to 25000.
I\'ve got this large MySQL dump fil
put your cursor at the start of line 10000 then press and hold the shift
key use the scroll bar to go to line 25000 and Right click
at the end of it, this will select all the lines between 10000 and 25000, also while pressing and holding the shift
key you can hold and drag the Right click
to change selection area