Editing text can be time consuming. To save time,
Open the
Enter the text that you wish to replace into the
Enter the new, replacement text into the
Once you have entered the original and replacement text, you can add extra parameters to the search. You can also choose what you want to replace:
To replace only the next match, click
To replace all occurrences of the searched-for text,
click
Use the
If you wish, you can add some extra parameters to your search:
The Match case option allows you to specify whether you want your search to be case-sensitive. If this option is selected, searches will be case-sensitive. If not, searches will not be case-sensitive.
Use this option to search for a specific word without including fragments of other words. For example, if you searched for the word 'and' with this option selected, the word 'and' would be matched, but the words 'sand' and 'commander' would not be matched.
This command behaves identically to the Find Previous command. If you wish to step through search results from end to beginning, select this option.
With the
You can use escape sequences to search for line breaks, carriage returns, and tabs.
Newline
Carriage return
Tab
If you actually want to search for a (backslash) or one of the escape sequences in the text, you need to escape the backslash with an extra backslash. For example, to search for \, you need to enter \\ into the search or replace field. You can search for escape sequences in the same way: to search for or replace with a \n, use the \\n term.