What’s new in CotEditor 3.2 on Mac
- File Drop feature improvements
- The File Drop feature settings were renewed. You can set file drop settings only for an individual syntax style on the new File Drop pane in preferences.
- Cursor position setting on snippet key bindings
- You can now specify the cursor position after inserting a snippet text with a key binding.
write to console command for scripting
- A new AppleScript/JXA command inserting a custom string to the scripting console was added.
- More performance optimizations
- We reviewed performance bottlenecks on handling large size document (again), and tuned them up.