File Replacer
A simple VS Code extension to replace and revert multiple/single file contents with a click.
Features
- Replace file contents quickly.
- Revert back to the original version with a single command.
- Replace with regex.
- Upload and Save config.
- Disable individual configs from replacement.
Usage
- Open the File Replacer panel from the Activity Bar (left sidebar).
- Add a new file configuration by clicking + Add File Configuration.
- Enter the file path and the replacement text.
- Optionally enable Regex Replacement if you want to match patterns.
- Toggle Enabled Config for Replacement to activate the config.
- Use Apply All Replacements to update all configured files.
- Use Revert All Changes to restore the original file contents.
- You can also Upload Config File, Save Config, or Reset Config for easier management.
- To get a Config Template File just click on Save Config when config is empty.
Release Notes
1.0.0
1.0.2
1.0.5
| |