Sublime Forum

Select multiple lines at the same time

#1

I have to modify my database.
I have to move the whole area where there is text.


For that, I have to manage to select at the same time 'Bas-Rhin’ ‘Haut-Rhin’ ‘Dordogne’ etc and then be able to drag the selection just after 0,
Is it possible?
Thank you

0 Likes

#2

you can right click and then select all the text ,there’s an option there
or you can hold the shift button plus the up or down arrow according to which part you want to select i hope it makes sense

shift + up arrow or down arrow

0 Likes

#3

Hello Zayne
No it does not work because I have to manage to select all the lines in the area ’ '23

0 Likes

#5

ctrl+shift+space should work. But it’s kind of “unstable” (depends on the syntax definition) so I prefer selecting quoted content via BracketHighlighter’s command.

0 Likes

#6

Wow select via the BracketHighlighter command ?

0 Likes

#7

Another advantage with BracketHighlighter is that you can define what are paired quotes.

0 Likes

#8

Sorry but I do not master BracketHighlighter
What order should I place?

0 Likes

#9

keybinding

0 Likes

#10

Sorry, I did not understand

0 Likes