Editor

Find and Replace

To toggle the find and replace menu press command+f. You can also access the feature in the menu bar by pressing "Edit -> Find and Replace....

From this menu you can search through your document for words or patterns, and replace them with a different word.

Type any word that you are looking for into the "Find..." field. If you want you can write regular expressions as well, by toggling the Regular Expression button to the very far right on the same row. You can also use the other buttons to toggle case sensitivity and only whole word matches as well.

Walk through the matches in the document using the "Previous" and "Next" buttons.

To replace the currently matched, selected value, type in a replacement word in the "Replace..." input field and click "Replace". You can press "Replace All" to replace all matched values in the document.