[![Donate via PayPal][donate-image]][donate-link] [![Package Control Downloads][pc-image]][pc-link] ![License][license-image] # About Reg Replace is a plugin for Sublime Text that allows the creating of commands consisting of sequences of find and replace instructions. ![edit panel](docs/src/markdown/imgs/edit_panel.png) # 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. [pc-image]: https://img.shields.io/packagecontrol/dt/RegReplace.svg?labelColor=333333&logo=sublime%20text [pc-link]: https://packagecontrol.io/packages/RegReplace [license-image]: https://img.shields.io/badge/license-MIT-blue.svg?labelColor=333333 [donate-image]: https://img.shields.io/badge/Donate-PayPal-3fabd1?logo=paypal [donate-link]: https://www.paypal.me/facelessuser