Skip to content
| Marketplace
Sign in
Visual Studio>Tools>BatchReplace
BatchReplace

BatchReplace

Igor Shatalkin

|
1,350 installs
| (9) | Free
Performs multiple replaces
Download

This extension performs multiple replaces in your files. It is a user-friendly wrapper on standard Visual Studio replacement mechanism. You can input all the string you want to replace and all the corresponding replacements at once with no need to launch find and replace dialog several times.

For example, BatchReplace can perform 2 replaces at once: Item to ITEM and Project to PROJECT in your solution.

To open BatchReplace use menu Edit -> Find and Replace -> Batch Replace.

In the opened window insert several strings you want to replace and the corresponding replacements.

BatchReplace has the same find and replace option as Visual Studio's default mechanism:

  • Places to look in (Current Document, Entire Solution, etc.)
  • Find only in specific file types
  • Match case
  • Match whole word
  • Use regular expressions

You can load source code or contribute at https://bitbucket.org/ishatalkin/visual-studio-extensions.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft