system requirements: macOS 15 and later
New Features
- Add the
--gotooption to thecotcommand-line tool as syntactic sugar for the--lineand--columnoptions. See--helpor the user guide for details. - Add Chinese (Hong Kong) localization (thanks to changanmoon!).
Improvements
- Improve the text encoding detection algorithm.
- Update the C++ syntax to include the .cu and .cuh filename extensions.
Fixes
- Fix an issue in the syntax editor where the outline title field occasionally became uneditable.
- Fix an issue in the Outline inspector where matches filtered by the filter field were not highlighted.
- Update the Swift syntax to fix outline extraction.