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 6.2.5
Improvements
- Create a new document from a UNIX script only when output is available, using the %%%{CotEditorXOutput=NewDocument}%%% option.
- Improve overall stability.
Fixes
- Fix an issue where the default file extension for Markdown documents was .txt instead of .md.
- Fix an issue where snippets were not included in the settings export.
- Fix an issue where settings imported from a settings archive incorrectly included filename extensions.
- Fix an issue where invisible characters were not printed even if the “Print Invisible” option in the print settings was enabled.
- Fix descriptions in the user guide for UNIX scripting.
- Address a potential crash in the file browser when creating, duplicating, or moving files.
- Address a potential crash when a document was modified by another process.
