| Function | Shortcut | Use this shortcut to... |
|---|---|---|
| Find | ⌘F⌘F⌃F⌃⌥S | Initiate text search. |
| Replace | ⌘R⌘R⌃H⌥⇧5 | Initiate text search and replace. |
| Search for next/ previous occurrence | ⌘GF3⌘KF3F3/⇧⌘G⇧F3⇧⌘K⇧F3⇧F3 | Navigate to the next/previous occurrence of a selected word in the editor. |
| Find Word at Caret | ⌘F3⌃F3⌃F3 | Search in the editor for the word where the caret is currently located. |
| Incremental Search | ⌘F⌘F⌃F⌃⌥S | Initiate text search. |
| Find in Path | ⇧⌘F⌃⇧F⌃H⌃⇧F⌃⇧F | Initiate search for a text string in the specified scope. |
| Replace in Path | ⇧⌘R⌃⇧R⌃⇧R⌃⇧R | Initiate search and replace in the specified scope. |
| Find Usages | ⌥F7⌥F7⇧⌘G⌥⇧F7⌥F7 | Initiate search for usages of the selected symbol in the specified scope. |
| Find Usages in File | ⌘F7⌘F7⇧⌘U⌃⇧F7⌃F7 | Initiate search for usages of the selected symbol in the current file. |
| Highlight Usages in File | ⇧⌘F7⇧⌘F7⌃⇧F7⌃⇧F7 | Highlight usages of a symbol at caret. |
| Show Usages | ⌥⌘F7⌥⌘F7⌥⌘F7⌃⌥F7⌃⌥F7 | Show usages of a symbol at caret in a pop-up window. Use list of found usages to jump to the desired location. |
| Find Action | ⇧⌘A⇧⌘A⌘3⌃⇧A⌃⇧A | Find an action, bypassing menus. See Finding Actions. |