What's New on CotEditor 2.3.4
release:
Improvements
- Improve line numbers view for multiple selections.
- Now, “Select Line” action works with multiple selections.
- Close character inspector when text selection was changed.
- Reprocude previous selection by undoing line actions.
- Improve syntax highlighting performance.
Fixes
- Fix an issue where comment-out action didn't work on CotEditor 2.3.3.
- Fix an issue where window title bar was dyed in the editor's background color on El Capitan.
- Fix an issue where text selection after move multiple lines was broken.
- Fix an issue where
^
or$
anchors in the regular expression via AppleScript didn't work with document that has non-LF line endings. - Fix an issue where syntax highlighting indicator became occasionally unclosable under the specific condition on document opening.