⚠️ This is a pre-release version.
Highlights on CotEditor 6.1
- Find documents in the file browser
- The file browser now allows filtering of items by filenames.
- More smart comment out
- The behavior of comments can now be customized, making the editor feel more natural to use.
CotEditor 6.1.0-rc.2
release:
New Features
- Add Russian localization (Thanks to Andrey!).
Improvements
- trivial: Adjust the layout of the Settings window.
- trivial: Update the Unicode block name list.
Fixes
- beta: Fixed an issue where filenames were not properly truncated when filtering in the file browser.
CotEditor 6.1.0-rc
release:
Improvements
- Update the Verilog syntax to support SystemVerilog.
- Update the Swift syntax.
- beta: Add missing localizations.
- beta dev: Update the build environment to Xcode 26.1 RC.
Fixes
- Fix an issue where the counts in the status bar are occasionally unavailable when the document is opened.
CotEditor 6.1.0-beta
release:
New Features
- Introduce the filter feature in the file browser.
- Introduce the “Insert comment delimiters after indent” option to the Edit settings pane.
- Revert the “Append a space to comment delimiter” option to the Edit settings pane.
Improvements
- Improve the algorithm to comment out block comments.
- Ignore .git folders in the file browser.
- Prevent moving focus to the editor when selecting a document in the file browser.
- dev: Update the build environment to Xcode 26.1.
previous release notes