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.
What’s new in version 5.0.4
Improvements
- Update the Swift syntax to add @Bindable, @ViewLoading, and @WindowLoading attributes.
- [trivial] Rename “Move Focus” commands.
- [trivial] Focus on the first input field when opening a dialog.
Fixes
- Fix an issue in the file browser that the actions in the Add button were disabled when the focus is out of the browser.
- Fix an issue that the document window position was not saved in some cases.
- Fix insertion format editors’ behavior in the Snippet settings.
- [trivial] Fix links in the Licenses pane in the About window.