Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>multi-replaceNew to Visual Studio Code? Get it now.

multi-replace

justerest

|
2,072 installs
| (4) | Free
Replaces text and filenames in the selected catalog preserving cases.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

multi-replace

Replaces text and filenames preserving cases. Can be used to rename Angular components.

Usage

  1. Right click folder in Explorer (e.g. my-component)
  2. Select multi-replace option
  3. Select additional option (or press Enter to skip)
  4. Insert search value (e.g. my-component) and press Enter
  5. Insert replace value (e.g. our-new-component) and press Enter

Files in selected folder will be renamed and text inside this files will be replaced.

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2019 Microsoft