Select range of lines in Notepad++

后端 未结 4 1032
醉话见心
醉话见心 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条回答
  •  南方客
    南方客 (楼主)
    2020-12-23 09:31

    I was trying to figure the same thing out FOREVER! I finally figured it out. The closest answer I could get was CTRLg then ShiftPageUp.

    But if you want to select more and not the whole page do go to the last line your wanting and press CtrlShiftHome. That will select from where you are to top of your text. The same goes for CtrlShiftEnd will select from what line you are at to the last line.

提交回复
热议问题