CodeMirror v5.60.0 Release Notes

Release Date: 2021-03-20 // about 3 years ago
  • ๐Ÿ› 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.