CotEditor
詳細情報
| タイトル | CotEditor |
|---|---|
| URL | http://coteditor.com/ |
| バージョン | ver 6.1.1 |
| 更新日 | 2025/11/10 |
| 追加日 | 2013/08/17 |
| 種別 | フリーソフト |
| 説明 | 行番号表示、シンタックスカラーリング、OgreKit を使用した正規表現検索、ウィンドウの透明度設定などの機能を持つテキストエディタ。 |
レビュー
CotEditorは日本生まれのOS X専用のテキストエディタ。エンコーディングの判定や和英が混ざった文書の描画、縦書き表示など日本人向きの機能が豊富に搭載されていることが特徴です。
もちろんそれだけではなく、HTML/PHP/Python/Rubyなど40のメジャーな言語に対応したシンタックスハイライト機能、アウトラインメニュー、ビューの分割機能、スクリプトによるマクロの定義などエディタとしての機能も充実。
VimやEmacsは高機能ですがその分設定も複雑になりがちなので、シンプルに使えるエディタとしてCotEditorは便利に使えそうです。。
現在CotEditorはオリジナル開発者nakamuxu氏の手を離れ、usami-k氏、1024jp氏などが開発されているそうで、ソースコードはGitHubで公開されています。
スクリーンショット
更新グラフ
バージョン履歴
system requirements: macOS 15 and later
Improvements
- Reset filename filtering by performing the Add File/Folder commands.
Fixes
- Fix an issue where the editor doesn’t receive focus by document opening when the system keyboard navigation feature is enabled.
- Fix an issue where a focus ring appears in an empty area in the navigation bar by document opening when the system keyboard navigation feature is enabled.
- Fix an issue in the file browser where the the items are not sorted when a top-level item was renamed.
- Fix an issue in the Quick Action bar where the last input remains.
- Fix an issue in editors where the word selection doesn’t expand properly when dragging the mouse.
Full Changelog: 6.1.0...6.1
system requirements: macOS 15 and later
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.
- Add Russian localization (Thanks to Andrey!).
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.
- Update the Verilog syntax to support SystemVerilog.
- Update the Swift syntax.
- [trivial] Adjust the layout of the Settings window.
- [trivial] Update the Unicode block name list.
- [dev] Up
system requirements: macOS 15 and later
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.
Full Changelog: 6.1.0-rc...6.1.0-rc.2
system requirements: macOS 15 and later
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.
Full Changelog: 6.1.0-beta...6.1.0-rc
system requirements: macOS 15 and later
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 beta 3.
Full Changelog: 6.0.4...6.1.0-beta
system requirements: macOS 15 and later
Improvements
- Improve the user interface details on macOS 26.
- Enable the enhanced runtime security protections.
- Ensure that the sidebar is always displayed when opening a folder document.
- Improve the “Open with External Editor” button in file preview views to allow specifying the application to open.
- [trivial] Display a confirmation dialog after changing the “Reopen windows from last session” option in the General settings pane.
- [trivial] Make text in the information part of the About window selectable.
- [dev] Update Yams from 6.1.0 to 6.2.0.
- [dev] Update the build environment to Xcode 26.0.1.
Fixes
- Workaround an issue on macOS 26 where the editor’s scroller tracks have a d
system requirements: macOS 15 and later
Improvements
- Change the default editor font size to 13 pt.
Fixes
- Fix an issue on macOS 15 where the horizontal scroller appears in editors even when setting lines to wrap.
- Address a potential crash on macOS 26 that can occur when opening a document.
system requirements: macOS 15 and later
Fixes
- Fix an issue on macOS 26 where the application crashes by opening the Donation settings pane while a system theme color other than Multicolor is selected in the System Settings > Appearance.
- Fix an issue where the theme setting changes unexpectedly when opening the Appearance settings pane after switching the system appearance mode.
- Fix an issue where the indentation style detection doesn’t work.
Full Changelog: 6.0.1...6.0.2
Improvements
- Avoid assigning the Shift+Return shortcut key for a snippet.
- [trivial] Update find result messages.
- [dev] Update the build environment to Xcode 26.0.
- [non-AppStore ver.] Update Sparkle from 2.8.0-beta.3 to 2.8.0.
Fixes
- Fix an issue where the file browser doesn't show the entire filenames when the scroller slot is shown.
- Fix an issue where the “Convert Indentation” commands don’t convert if no characters are selected.
- Fix an issue where the input fields in the Find window accept rich text.
- Address a potential crash on macOS 26 that occurs when performing a keyboard shortcut.
- Address a potential crash on macOS 26 that can occur when opening a document on an Intel-based Mac.
- [trivial] Fix an issue where the default
system requirements: macOS 15 and later
New Features
- Support macOS Tahoe 26.
Improvements
- Change the system requirement to macOS Sequoia 15 and later.
- Update the user interface on macOS 26 to the Liquid Glass style.
- Update the application icon to the Liquid Glass style.
- The options to highlight matching braces have been removed and they are now always highlighted.
- Apply the text find highlighting to all split editors.
- Move selected items to the Trash by the Delete action in the file browser.
- Show also the file size of the previewed document in the status bar.
- Display the numbers of registered items below the lists in the syntax editor.
- Deprecate the feature to change t
system requirements: macOS 15 and later
Improvements
- [rc] Update screenshots in the User Guide.
- [rc] Update the Portuguese localization.
Fixes
- Fix an issue where the size of the Multiple Replace window is not stored.
- [rc] Fix an issue where the cursor in the input fields within the Find window can move unexpectedly.
- [beta] Fix an issue where the first multiple replace definition could be cleared when the setting window appears.
Full Changelog: 6.0.0-rc...6.0.0-rc.2


