Finding and Replacing Text

Home Page (Text Editor)OverviewHow Do I ... TopicsFAQReference

The Text editor supports both full string searching and incremental searching. You can search for text in a single source file or in multiple files. You can search for literal text strings or use regular expressions to find words or characters. You can also use tagged regular expressions for searching and replacing.

With the Find command, you can search the active window or all open documents for the following types of text strings:

You can toggle these types of searches using toolbar buttons; you can also toggle whether you search the active file only or all open files, again with a toolbar button.

You can set bookmarks at every occurrence of the text string or expression. You can then use the BookmarkNext command to move to each bookmark in your file.

What do you want to know more about?

Text search methods

Find commands

Regular expressions

What do you want to do?

Find text in a single file

Find text in multiple files

Replace text

Find text using regular expressions