Find and Replace plugin¶
Find and replace text in the current document, with whole-word, case-sensitivity, and regular-expression options.
Where to find it¶
The Search menu:
- Find… — open the find dialog.
- Replace… — open the find-and-replace dialog.
- Find Next / Find Previous — jump to the next or previous match.
- Select and Find Next — use the current selection as the search term and find the next occurrence.
Options¶
- Whole word — match only complete words.
- Match case — make the search case-sensitive.
- Regular expression — treat the search term as a regex pattern.