Skip to content

lexblagus/vscode-serial-replacer

Repository files navigation

Serial Replacer

Visual Studio Code extension that provides a powerful batch find-and-replace solution. It allows you to perform consecutive replacements by defining steps with search patterns — either regular expressions or plain text — and substitution text. You can filter the target files by inclusion and exclusion filters and a file tree to preview the changes. It works across open editors, multiple folders, or entire workspaces.

screenshot

Features

  • Replacement steps
    • Add above and below
    • Change order up and down
    • Disable and delete
    • Rename description
    • Word wrap
  • Find
    • Use regular expression or plain text
    • Case sensitive
  • Files
    • Files to include (using glob patterns)
    • Files to exclude (using glob patterns)
    • Use current open editors or current workspace
    • Preview file tree
  • Internationalization
    • Also available in Brazilian Portuguese

More info

Made with ♥ by Lexa Blagus

Legal

This project is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0). You are free to share and adapt this project non-commercially, as long as you give appropriate credit to Lexa Blagus <https://blag.us\> and distribute your contributions under the same license.

This extension uses visual elements derived from Microsoft Codicons, licensed under CC BY 4.0.

About

Define multiple steps to perform find-and-replace operations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors