Answers for "how to select all similar text in vs code"

9

select all instances vscode

Ctrl+Shift+L

Cmd+Shift+L or Cmd+Ctrl+G on Mac
Posted by: Guest on June-02-2020
0

edit all similar word in vscode

Command + Shift + L (editor.action.selectHightlight) => Multicursor Edit
Posted by: Guest on October-10-2021

Code answers related to "how to select all similar text in vs code"

Browse Popular Code Answers by Language