CodeMirror v5.64.0 Release Notes

Release Date: 2021-11-20 // over 2 years ago
  • ๐Ÿ› Bug fixes

    ๐Ÿ›  Fix a crash that occurred in some situations with replacing marks across line breaks.

    ๐Ÿ‘‰ Make sure native scrollbars reset their position when hidden and re-shown.

    ๐Ÿ†• New features

    ๐Ÿ‘ vim bindings: Support C-u to delete back a line.