Summary
Visual Studio Code supports multiple cursors for simultaneous edits, which can be added with Alt+Click or ⌥⌘↓ (Windows Ctrl+Alt+Down, Linux Shift+Alt+Down) or ⌥⌘↑ (Windows Ctrl+Alt+Up, Linux Shift+Alt+Up).
1
It also allows for search and replace across multiple files.
This can be done by selecting the files in the File Explorer, then using the Find and Replace feature in the Edit menu.
According to
See more results on Neeva
Summaries from the best pages on the web
Summary
VS Code supports multiple cursors for fast simultaneous edits. You can add secondary cursors (rendered thinner) with Alt+Click . Each cursor operates independently based on the context it sits in. A common way to add more cursors is with ⌥⌘↓ (Windows Ctrl+Alt+Down , Linux Shift+Alt+Down ) or ⌥⌘↑ (Windows
Basic Editing in Visual Studio Code
visualstudio.com
Extension for Visual Studio Code - Replaces text and filenames in the selected catalog ... search value (e.g. my-component ) and press Enter Insert replace ...
multi-replace - Visual Studio Marketplace
visualstudio.com
Visual Studio Code Tips and Tricks for power users. ... Besides searching and replacing expressions, you can also search and reuse parts of what was matched, ...
Visual Studio Code Tips and Tricks
visualstudio.com