What's New in CotEditor 3.2
- File Drop feature improvements
- The File Drop feature settings were renewed. You can set file drop settings only for an indivisual synatx style on the new File Drop pane in preferences.
- Cursor position setting on snippet key bindings
- You can now speficy the cursor positon 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.