xxxxxxxxxx
ctrl + alt + click
go to for more tricks:
https://www.meziantou.net/visual-studio-tips-and-tricks-multi-line-and-multi-cursor-editing.htm
xxxxxxxxxx
on visual studio you can create multiple cursors
by pressing Shift + Alt + UP/DOWN
xxxxxxxxxx
# windows
Alt+Click
Ctrl+Alt+down
Ctrl+Alt+up
# mac
command+option+down
command+option+up
# linux
Alt+Click
Ctrl+Shift+down
Ctrl+Shift+up
Multible Cursor in VSCode
xxxxxxxxxx
Select some text and press Ctrl + Shift + L on Linux and Windows, or Cmd + Shift + L on macOS