Skip to main content

Command Palette

Search for a command to run...

Using RegEx groups for Search & replace in VS Code

Published
1 min read
Using RegEx groups for Search & replace  in VS Code

vs code

VS Code has a nifty tool for doing search and replace using RegEx, which I prefer using whenever doing bulk updates. It has saved me quite a few times while refactoring across multiple files. Let us look at how search & replace using RegEx groups works in Visual Studio Code. To use the search & replace feature in Visual Studio Code, we need to click on the icon, which can be found in…

Source

More from this blog

Wisdom Geek

146 posts