Multiple (or batch) Find and Replace using a template file as reference.
it works in whole document if nothing is selected or just in selection if there is something selected.
split sintax can be customized in the package settings.
case sensitive or insensitive option for FIND command.
it also works not only with individual words but also with strings.
package setting to disable notifications
The first time it is launched it will create a template file where the FIND and REPLACE statements should be placed.
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!
Each line will represent a FIND and REPLACE command, use as many lines as you wish in your template file
Save the template file
Launch the Replace command by keyboard shortcut, menus or contextual menu.
Enjoy!
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.