Finding Text
Complete the following steps to find a text string in a given file:
- Open the file by double-clicking its filename.
- Open the Find menu and click Find.
- On Windows, you can instead press Ctrl-F.
- On Mac OS X, you can instead press Cmd-F.
- In the Find box that appears below the editor, type the text string you want to find.
- Press Enter.
- (Optional) To find the next occurrence click the greater-than symbol to the right of the Find box.
- On Windows, you can find the next occurrence by pressing Ctrl-K.
- On Mac OS X, you can find the next occurrence by pressing Cmd-K.
- (Optional) To find the previous occurrence, click the less-than symbol to the right of the Find box.