RegReplace
Simple find and replace sequencer plugin for Sublime Text
Installations:
recent average 15 per week,
785 in the 53 weeks shown
Installations minus removals
Upgrades
Installations minus removals
Upgrades
- 47,869 installs
- 212 stars
Links
Versions
3.9.0
(>ST4200)
·
3.8.4
(ST3000 - 4200)
·
More
-
(ST3000 - 4200)
3.8.3
·
2025-11-02 15:46
About
Reg Replace is a plugin for Sublime Text that allows the creating of commands consisting of sequences of find and replace instructions.

Features
- Create find and replace rules that can then be used to create Sublime Commands to call at any time.
- Chain multiple regex find and replace rules together.
- Create rules that can filter regex results by syntax scope.
- Create rules that target specific scopes and apply regex to the content.
- Create commands that highlight results and requiring confirmation before replacing.
- Create find and fold/unfold commands to fold or unfold the find results instead of replacing them.
- Create find and mark/unmark commands to simply highlight or unhighlight results instead of replacing them.
- Create find and select commands to select certain results instead of replacing them.
- Create advanced commands that can run a plugin to do more complex replaces.
Documentation
http://facelessuser.github.io/RegReplace/
License
Reg Replace is released under the MIT license.