CodeMirror v5.58.0 Release Notes

Release Date: 2020-09-21 // over 3 years ago
  • ๐Ÿ”– Version 5.58.0

    ๐Ÿ› Bug fixes

    ๐Ÿ‘‰ Make backspace delete by code point, not glyph.

    Suppress flickering focus outline when clicking on scrollbars in Chrome.

    ๐Ÿ›  Fix a bug that prevented attributes added via markText from showing up unless the span also had some other styling.

    Suppress cut and paste context menu entries in readonly editors in Chrome.

    โšก๏ธ placeholder addon: Update placeholder visibility during composition.

    ๐Ÿ†• New features

    ๐Ÿ’… Make it less cumbersome to style new lint message types.

    ๐Ÿ‘ vim bindings: Support black hole register, gn and gN