Sublime Forum

ST3 - Select everything from one line to another

#1

Hi, so I’m working with a huge .sql file that I exported from phpMyAdmin. Im looking for a way to select everything from one line to another. There are over 33 000 lines in the file so scrolling manually would take ages.

Is there any way to do this?

/V

0 Likes

#2

Click where you want it to start, scroll (using the scrollbar or whatever) and shift+click where you want it to end. This should work in any application.

0 Likes