In the CotEditor app
on your Mac, use General settings to choose how to handle documents, save, and more. To change these settings, choose CotEditor > Settings, then click General.
| Option | Description |
|---|---|
| Reopen windows from last session | On starting up, automatically opens the documents that were opened when quitting last time. |
| When nothing else is open | To change the behavior when you launch CotEditor and you had no window already open, click the pop-up menu, then choose an option:
|
| Enable Auto Save with Versions | Automatically save documents to your file constantly while editing. This option also enables Versions, the modern system feature allowing you to go back to previous versions, as well as modify document name or location from the window title bar. Even if it is turned off, CotEditor creates backup covertly for unexpected quit. |
| When document is changed by another application | Choose the behavior when the document file was updated by another application while it is opened in CotEditor.
|
| Link URL in document | Highlight and make clickable the URLs found in the document. |
| Check spelling while typing | Automatically check your spelling as you type. |
| Highlight matching braces “()” “[]” “{}” | Briefly highlight the corresponding brace when the cursor moved through a part of paired braces. |
| Highlight “<>” | Apply paired brace highlight also to angle brackets. |
| Highlight instances of selected text | Highlight all the occurrences of the selection in the editor with a time delay after selecting text. The highlight will be performed only when the selected text consists of entire words. |
| Command-line tool | This section shows the installation status of the cot command-line tool. See Work with cot command for details. |
| Option | Description |
|---|---|
| Check for updates automatically | Check the existence of a new version via the internet automatically on launch. Then if a new one has been released, CotEditor notifies the information on a dialog. |
| Include pre-releases | Notify also about releases of pre-release versions (beta versions). Take notice that pre-release versions can be unstable. |