| |||
| Home > Workspace Settings Reference > ALL > Search | |||
Settings in this group control the searching behavior when working with source files in the Code window.
These settings can be overridden dynamically using the menus and toggles in the source code view.
Table A.6 describes these settings.
Table A.6. Search settings
| Name | Properties |
|---|---|
Direction | Use this to specify the search direction. The default is to search forwards, that is, from the top to the bottom of the file. |
Wrap | Use this to specify search behavior when the end of file is reached. The default is to wrap during a search, that is, to search to the end of the file and then to start again at the top until the starting point is reached. |
Sensitive | Use this to specify whether uppercase and lowercase characters are treated as identical in searches. By default, searches are case-sensitive. |
Regexp | When set to |
Fail | Use this to specify editor behavior when a
search fails. Set to dialog by default, you can
change this to flash. |