Select range of lines in Notepad++

后端 未结 4 1035
醉话见心
醉话见心 2020-12-23 09:21

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

4条回答
  •  萌比男神i
    2020-12-23 09:32

    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

提交回复
热议问题