What's New on CotEditor 2.0 from 2.0RC
Additions/Changes
- Rename “Spelling” menu item to “Spelling and Grammer” in Edit menu, and also add “Substitutions” and “Transformations” items
- From this, remove “Uppercase”, “Lowercase” and “Capitalize” in “Utility” menu.
- Update “Apache” syntax style:
- Change not to include menu items that manage script menu in context menu.
- [beta] Change the line-up of substitute characters for full-width spaces.
- [beta] Add
public.text
to dotument types.
- [rc] And trivial aesthetic tweaks.
Fixes
- Fix an issue that “Open a new document when CotEditor becomes active” option didn’t work correctly.
- Fix an issue that the encoding select in file open panel was ignored.
- [beta] Fix a possible issue that the Go To panel could open even no document window exists, and application was going to hang after executing it.
- [beta] Fix an issue that disclosure icons in the menu key bindings editor dissapeared rarely.
- [beta] Fix an issue that window objects was remain after closing windows.
- [beta] Fix an issue that text view expands/contracts occasionally on window resize.
- [beta] Fix an issue that the script icon in context menu was missing.
- [beta] Fix an issue that several UI in Japanese localization were displayed in Aqua Kana font.
- [rc] Fix an issue that line number view didn't update occasionally after text editing.