Search and Replace
With this tool you can globally search and replace anything in the current project.
First of all you have to create one ar several search and replace rules. Select Add from the content menu input search and replace parameter value. If you select the search mode Simple - then all you have to do is to input simple find what and replace with values.
Regular Expressions mode will allow you to use regex during search and replace. Regular expression syntax is identical to the syntax in Perl. In replace column the are capabilities to use markers: 1,2 and so on.
The inspiration came form notepad++, therefore description and examples are compatible with zebroid (Description).
Snippets menu displayed on screenshot to the (left). This feature allows you to store frequently used search and replace rules.