Replacing Text

Selecting Edit->Replace all will replace all occurrences of the search string with the replacement string in all the file. This operation can not be undone, as the changes are made directly into the file.

By default, the search is case insensitive - for example, searching for "Hello" will match "hello", "HELLO" and "HeLlO". You can mark Match case to enforce hit exactly the same case as the query.

The Search mode determines how the query will be handled: