CotEditor

CotEditor 4.1.3

release:

Improvements

  • Use python3 instead of python for running the cot command so that macOS 12.3 and later can use the Python installed via the Apple's developer tools (From macOS 12.3 on, cot command requires an additional install of python3).
  • Optimize the performance of syntax highlighting.
  • Update CSS and SQL syntax styles to add more coloring keywords.
  • Update Python syntax style to add keywords added in Python 3.10
  • Update Markdown and SVG syntax styles for faster syntax parsing.
  • Update JSON syntax style to fix coloring.

Fixes

  • Fix an issue that the text copied from the editor has always LF line endings regardless of the actual document's line ending setting.
  • Fix an issue that when the option swapping ¥ and \ keys is enabled, those characters are swapped even when inputting them with Unicode code point.

previous release notes