Sublime Forum

Selection in one line

#1

Sometimes I need to make some changes in compressed code. It can be really annoying when I have to select some piece of code in one line. Video describes what I mean. It would be nice to use a key combination which will allow me to select code only from the active line, not whole.

youtu.be/tgXM80Gw8aM

0 Likes

#2

bump

0 Likes

#3

Could you not just click where you want the selection to start and then use shift + left/right?
If you use shift + ctrl + left/right you can do the same thing but the selection will skip over entire words instead of just one character at a time.

Or perhaps you could even click where you want the selection to start then shift + click where you want it to end?

0 Likes