how to select items same in vscode and edit code example
Example 1: select all instances vscode
Ctrl+Shift+L
Cmd+Shift+L or Cmd+Ctrl+G on Mac
Example 2: visual studio code shortcut replace all
Ctrl+Shift+H
// Type new word
Ctrl+Alt+Enter
Ctrl+Shift+L
Cmd+Shift+L or Cmd+Ctrl+G on Mac
Ctrl+Shift+H
// Type new word
Ctrl+Alt+Enter