Skip to content

5.60.0

Compare
Choose a tag to compare
@marijnh marijnh released this 20 Mar 11:12
· 271 commits to master since this release
5.60.0

Version 5.60.0

Bug fixes

Fix autofocus feature in contenteditable mode.

simple mode addon: Fix a null-dereference crash.

multiplex addon: Make it possible to use parseDelimiters when both delimiters are the same.

julia mode: Fix a lockup bug.

New features

setSelections now allows ranges to omit the head property when it is equal to anchor.

sublime bindings: Add support for reverse line sorting.