5.60.0
版本发布时间: 2021-03-20 19:12:49
codemirror/codemirror5最新发布版本:5.65.17(2024-07-20 22:25:40)
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.