CotEditor

⚠️ This is a pre-release version.

Highlights on CotEditor 5.1

Easier to distinguish documents
A parent folder name appears in the window title for documents with the same filename.
Read-Only Mode
Prevent accidental editing by making documents read-only from the Format > Prevent Editing command or the cot command-line tool.
Display Finder Tags
Displaying Finder tags to the document inspector and the file browser ensures consistent document organization.

CotEditor 5.1.0-beta.3

release:

New Features

  • Add the “text replacement” option to the Mode settings to disable the future in the editor.

Improvements

  • Show an alert and abort the import of setting files if they are not in a valid format.
  • Update the JSON syntax to include the .jsonl file extension.
  • Improve the stability.
  • experimental: Improve the syntax highlighting algorithm for inline comments.
  • dev: Update Yams from 5.1.3 to 5.3.0.
  • beta.2: Update the Dutch localization for strings newly added in CotEditor 5.1.0.

Fixes

  • Fix an issue in the Appearance settings pane where the alert about potential non-monospace fonts keeps appearing even after changing only the font size.

CotEditor 5.1.0-beta.2

release:

New Features

  • Display Finder tags in the document inspector and the file browser.

Improvements

  • beta: Update the Korean and Polish localizations for strings newly added in CotEditor 5.1.0.

CotEditor 5.1.0-beta

release:

New Features

  • Append the nearest unique ancestor folder name to the document title if multiple documents with the same name are opened.
  • The new “prevent editing” option that prevents documents from being unintentionally edited.
  • Introduce the new AppleScript parameter editable to document objects.
  • Introduce the --readonly (-r) option to the cot command-line tool to open documents as read-only.
  • Read input from the standard input when the cot command-line tool is used with the - option.

Improvements

  • Improve the VoiceOver support.

Fixes

  • Fixed an issue in CotEditor 5.0.8 where the file path argument passed to CotEditor scripts is percent-encoded.

previous release notes