Answers for "how to select single line in vs code"

4

select multiple lines in vs code

Ctrl + Alt + Arrow keys
Posted by: Guest on April-30-2020
0

vs code select multiple lines

// mac OS shortcut 
alt + (click on the line, then click the next line etc)

// note: you can click on the cursor to remove it if you've placed it by mistake
Posted by: Guest on August-24-2021

Code answers related to "how to select single line in vs code"

Browse Popular Code Answers by Language