Find options
The following options are available from the options popup when performing find operations:
- Ignore Case : If checked, the capitalization of letters will be ignored during the search.
- Wrap Around : If checked, finding will resume at the top of the document after reaching the bottom of the document. Otherwise finding will stop at the bottom.
- Find Within Selection Only : By default, Coda will find across the whole document. Checking this option will find only within the current text selection.
- Use Regular Expressions : If checked, your find text will be treated as a regular expression, otherwise as literal text.
- Dot Matches New Line : When using regular expressions, this option controls whether the dot (.) character should match a new line character or not.
- Use Expanded Find Banner : By default, the find banner is shown in a compact, single-line size. Checking this option will make the banner span multiple lines.