CotEditor är en editor som utvecklas enligt konceptet öppen källkod och är en cocoa-baserad ren textredigerare för macOS rätt och slätt
CotEditor stöder syntaxmarkering, har en kraftfull hitta-och-ersätt med det reguljära uttryck och andra små godsaker för kodning. Den kan också hantera CJK-språk – och den är alltså helt gratis.
CotEditor
What’s new in version 5.1.2
Improvements
- Switch the localized block name and the block name defined in Unicode by clicking the block name in the character inspector.
- Revert the steppers to the font setting controls in the Appearance settings pane.
- Remove the Script menu from the context menu.
- Add a help tag for “Show Sidebar” menu item when the command is unavailable.
- Update the CSS syntax to add new keywords (thanks to Karam!).
- Update the Swift syntax to support highlighting regex literals.
- Update the JSON syntax to include the .xcstrings file extension.
Fixes
- Fix an issue where multiple text insertion points persist as visible even when the document is made not editable.