Find dialog box
In this dialog box, you can find specific text in current document. Following options are available.Find What
Enter text that you want to search for. EditPlus supports regular expression. You can press down-arrow button for regular expression templates. See Regular Expression for more details.
FindPress this button to find next matching text with current options.
PreviousPress this button to find previous matching text with current options.
Set MarkerPress this button to find all occurrences of the specified text in the current document and set markers to them.
Case sensitiveCheck this option if you want case-sensitive searching.
Whole word onlyCheck this option if you want to search whole word only and ignore text which is a substring of another word.
Regular expressionCheck this option if you want to search regular expression. Regular expression allows more sophisticated and powerful search. See Regular Expression for more detail about regular expression syntax.
Wrap at the end of fileWhen end of file is reached, resume search from the start.
Close if foundCheck this option to close the Find dialog box when the word is found.
Continue to next fileCheck this option to continue to the next file at the end of a file.
Find as you typeCheck this option to to locate matches in real time as you type.
More/LessPress this button to show the multi-line input field. You can enter multi-line text in this input box. Press Ctrl+Tab to enter a tab character in this input box.