Find Text dialog¶
Purpose¶
Find occurrences of the Search Term text in the currently visible Source Editor.
How to Open¶
Use main menu Edit > Find
or type Ctrl+F on the keyboard when the source editor is active.
Find Tab¶
- Find what: Place the string you would like to search for in the Find what text box.
- Look In: this option specifies where the search will take place. You can limit the search to: current document, current selection, current test, the entire test and subtests, or a specific folder.
- Match case option: If unselected, case is ignored in the search.
- Match whole word option: If set to true, parts of words will not count as matches.