Answers for "vs code select word"

8

vs code select same word

Ctrl + D, Ctrl+Shift+L
Posted by: Guest on September-01-2020
2

vs code select word

Ctrl + D 
OR
Alt + Left Click
Posted by: Guest on March-09-2021
1

vs code select down

CTRL + SHIFT + ALT + DWN arrow key
Posted by: Guest on September-22-2020
2

how to replace text for same words vs code

(1) Select your code

(2) Ctrl+Shift+L (which is editor.action.selectHighlights)

(3) voila, multiple cursors done - type away.
Posted by: Guest on July-14-2020

Code answers related to "vs code select word"

Browse Popular Code Answers by Language