CodeMirror v5.51.0 Release Notes

Release Date: 2020-01-20 // over 4 years ago
  • ๐Ÿ”– Version 5.51.0

    ๐Ÿ› Bug fixes

    ๐Ÿ›  Fix the behavior of the home and end keys when direction is set to "rtl".

    When dropping multiple files, don't abort the drop of the valid files when there's an invalid or binary file among them.

    ๐Ÿ“„ Make sure clearHistory clears the history in all linked docs with a shared history.

    vim bindings: Fix behavior of ' and ``marks, fixR` in visual mode.

    ๐Ÿ†• New features

    ๐Ÿ‘ vim bindings: Support gi, gI, andgJ`.