CotEditor

CotEditor has been moved to the  Mac App Store.

What's New on CotEditor 2.3.2

release:

New Features

  • Add “Convert Indentation to Spaces/Tabs” actions to Text > Indentation menu.
  • Add syntax styles for “METAFONT” (Thanks to M.Daimon!), “AWK”, “Git Config” and “Git Ignore”.

Improvements

  • Improve character inspector:
    • Display also Unicode block if selected letter consists of one character.
    • Display unicode names of each character if selected letter consist of multiple characters.
    • Fix drawing area of zoomed character view.
    • Fix some other trivial issues.
  • Add option to suppress “not writable document” alert.
  • Improve text selection by clicking line numbers view.
  • Tweak style of popup menus in toolbar.
  • Improve text encoding detection for UTF-32.
  • Add “description” field that doesn't affect to highlighting but for commenting for each term to the syntax style and syntax style editor.
  • Add Swite to Delete action on El Capitan to tables in syntax style editor.
  • Update Python syntax style:
    • Add several commands and variables that are in __foo__ form.
    • Add pyi extension.
  • Update Perl syntax style:
    • Add some terms.
  • Update PHP syntax style:
    • Add terms added on PHP 5.6.
    • Highlight uppercase TRUE, FALSE, AND and OR.
  • Update Haskell syntax style:
    • Add some keywords.
  • Update DTD, Markdown, reStructuredText and Textile syntax styles to move comments to the description field.

Fixes

  • Fix an issue where text view drawing was distorted while resizing window.
  • Fix an issue where line endings of a document that has a line ending character at the beginning of the file cannot be interpreted its line ending type correctly.
  • Fix an issue where character inspector returned always U+000A (LF) for line ending even the actual line ending of the document is not LF.
  • Fix character count with a single regional indicator symbol.
  • Fix wrong undo action name on encoding conversion via script.

previous release notes