CodeMirror v5.13.0 Release Notes

Release Date: 2016-03-21 // about 8 years ago
  • ๐Ÿ†• New features

    ๐Ÿ†• New DOM event forwarded: "dragleave".

    protobuf mode: Newly added.

    ๐Ÿ›  Bugfixes

    ๐Ÿ›  Fix problem where findMarks sometimes failed to find multi-line marks.

    ๐Ÿ›  Fix crash that showed up when atomic ranges and bidi text were combined.

    show-hint addon: Completion widgets no longer close when the line indented or dedented.

    ๐Ÿ”€ merge addon: Fix bug when merging chunks at the end of the file.

    placeholder addon: No longer gets confused by swapDoc.

    simplescrollbars addon: Fix invalid state when deleting at end of document.

    clike mode: No longer gets confused when a comment starts after an operator.

    ๐Ÿ’… markdown mode: Now supports CommonMark-style flexible list indentation.

    ๐Ÿ›  dylan mode: Several improvements and fixes.