Table 6.1 describes several search options that you can use to refine single-file and multi-file searches. For example, you can customize case sensitivity, regular expressions, and search direction. Your settings determine the number of matches the IDE locates within your files.
Search Options to Refine Single-file and Multi-file Searches:|
Option
|
Description
|
|---|---|
Enter in this field the text to substitute for the text in the Find field. You can also use the pop-up menu to enter substitution text from recent replacement operations. | |
Enable this checkbox to match only whole words with the search text you enter in the Find field. Disable the checkbox to match the search text with text that might be embedded within larger words. | |
|
This checkbox does not affect the Find All operation, which locates all occurrences of matching text in the active file, regardless of search direction. | |
Enable this checkbox to consider upper- and lower-case letters when matching the search text in the Find field with the text in the active files. Disable the checkbox to disregard case. | |
Enable this checkbox to treat the search text in the Find field as a regular expression. Regular expressions use the same type of syntax as UNIX | |
|
The Stop at end of file checkbox determines what happens after the IDE reaches the beginning or end of the file. |