CotEditor

⚠️ This is a pre-release version.

Highlights on CotEditor 4.6

macOS 14 Sonoma support
CotEditor is now compatible with macOS 14 Sonoma. It also brings out Sonoma's new cursor capabilities, so you can get more writing done than ever before.
Use monospaced/proportional font according to the situation
You can now choose the editor's display font between monospaced and proportional to match the kind of your documents. From coding to daily documents, you can comfortably write with just one CotEditor.
Modern inspector behaviors
The behavior and look of the document inspector is now nicer and more modern.

CotEditor 4.6.0-rc

release:

New Features

  • Copy the matched lines by selecting rows in the find result view and performing the Copy command.

Improvements

  • Improve the behavior of the find result table.
  • Deprecate the option to do nothing when no document is opened on startup.
  • Deprecate the option to swap `¥` and `\` keys.
  • Deprecate the option to comment always from the line head (This behavior is now always enabled).
  • Update the Unicode block name list for the character inspector to Unicode 15.1.0.
  • non-AppStore ver.: Update Sparkle from 2.4.2 to 2.5.0.
  • beta: Reorganize the Settings window.
  • beta: Adjust the position of the history buttons in the find panel.
  • beta: Update the User Guide.
  • beta: Update localizations.
  • betadev: Update the build environment to Xcode 15.

Fixes

  • Fix an issue that the Settings window was not listed in the Window menu.
  • beta: Fix an issue that the visibility of the inspector was not saved.
  • beta: Fix an issue that the font preference update was not applied immediately to opened documents.
  • beta: Fix an issue that themes did not switch by the appearance change.

CotEditor 4.6.0-beta.3

release:

Improvements

  • Remove the Print settings in the Settings window (Instead, set print settings directly in the Print dialog).
  • beta: Adjust layout in the Settings window, print dialog, and syntax editor.
  • beta: Update help contents.
  • beta: Port changes in CotEditor 4.5.9.

Fixes

  • beta: Fix the location to display popovers.

Known Issues

  • User interface is not localized yet.

CotEditor 4.6.0-beta.2

release:

Improvements

  • beta: Change the font to prefer for the editor to select from the standard, monospaced, and automatic.

CotEditor 4.6.0-beta

release:

New Features

  • Support macOS 14 Sonoma.
  • Add the “Kind” option to syntax definitions to set the syntax is for “general” or “code”.
  • Add feature to set the editor font depending of the syntax kind.
  • Add the monospaced font setting to the Appearance settings pane.
  • Add ability to switch the monospaced/proportional font to the Fonts toolbar item.
  • Add option to disable the inconsistent line endings dialog entirely (not recommended).
  • Add Spanish localization (thanks to Agustin Borrego!).

Improvements

  • Change the system requirement to macOS 13 Ventura and later.
  • Update the behavior and look of the inspector pane.
  • Add “Use system color” option to the cursor color in the theme setting view.
  • Update the character inspector to add labels for each item and show the Unicode version.
  • Make sure to perform the automatic whitespace trimming every time before explicit saving by the user.
  • Migrate the sharing interface to the modern version.
  • Reorganize the Settings window.
  • Add a font size field to the print dialog.
  • Deprecate the print font option in the Print settings.
  • Deprecate the cursor type option.
  • Deprecate the Color Code toolbar button.
  • trivial: Migrate the Opacity toolbar item to popover in macOS 14.
  • trivial: Disable the zoom button in the find & replace windows.
  • trivial: Disable the contextual menu for shortcut fields.
  • trivial: Reduce the maximum number of editors to split into.
  • trivial: Change the behavior of the duplication command for syntax definitions to just create a duplicated syntax instead of opening the syntax editor dialog.
  • trivial: Improve the behavior when selecting a row in the find result table in the Find window.
  • trivial: Rename “syntax style” with just “syntax.”
  • dev: Update the build environment to Xcode 15 Beta 8 (Swift 5.9).

Fixes

  • Fix an issue that the Share button in the Touch Bar did not work when the document was replaced with the initial empty document.

Others

  • The toolbar customization will be reset at the first launch of CotEditor 4.6.0.

previous release notes