Answers for "vs code select multiple lines no working"

10

multiple line selection vscode

You can just Alt + click for additional cursors
Posted by: Guest on February-17-2021
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 "vs code select multiple lines no working"

Browse Popular Code Answers by Language