Find and Replace
The Find and Replace feature allows you to search or replace text within the currently active file.
There are two ways to open the Find and Replace bar at the top-right of the Editor:
Press Ctrl + F (Windows/Linux) or Cmd + F (Mac).
Right-click inside the Editor and select the [Find and Replace] from the context menu.
To open the bar with Replace expanded, press Ctrl + Alt + F (Windows/Linux) or Option + Cmd + F (Mac).
If you have text selected when you open the bar, it is automatically filled in as the search keyword.
Replace is not available for users with read-only permission. Only the Find feature can be used.
Search Options
The Find bar includes three toggle buttons for refining your search:
Match Case — Distinguish between uppercase and lowercase letters.
Match Whole Word — Match only complete words, not partial matches within a longer word.
Use Regular Expression — Treat the search term as a regular expression pattern.
Last updated