multiple-find-replace

Multiple find and replace

pgilfernandez

2,391

0

1.5.0

MIT

GitHub

multiple-find-replace

Multiple (or batch) Find and Replace using a template file as reference.

Multiple find and replace screenshot

Options

Usage

  1. The first time it is launched it will create a template file where the FIND and REPLACE statements should be placed.

  2. Use the splitter sintax (by default it is ' => ') to split the FIND and REPLACE statements, the FIND one goes on the left and the REPLACE one on the right:

Find and replace me => Replaced!

  1. Each line will represent a FIND and REPLACE command, use as many lines as you wish in your template file

  2. Save the template file

  3. Launch the Replace command by keyboard shortcut, menus or contextual menu.

  4. Enjoy!