Using multicursor in VS Code

Enabling multiple cursors in VS Code

CTRL-ALT-L enables multiple cursors in Visual Studio Code.

That is all.

(Technically CTRL-ALT-L is the keyboard shortcut for ‘Select all occurrences of current selection’. Select a word, press CTRL-ALT-L and a cursor will appear to the left of every instance of that word. It’s a useful alternative to Find/Replace.)

Licensed under CC BY-NC-SA 4.0
Built with Hugo
Theme Stack designed by Jimmy