CodeMirror v5.54.0 Release Notes

Release Date: 2020-05-20 // almost 5 years ago
  • ๐Ÿ”– Version 5.54.0

    ๐Ÿ› Bug fixes

    ๐Ÿ‘Œ Improve support for having focus inside in-editor widgets in contenteditable-mode.

    ๐Ÿ›  Fix issue where the scroll position could jump when clicking on a selection in Chrome.

    ๐Ÿ‘ python mode: Better format string support.

    ๐Ÿ“œ javascript mode: Improve parsing of private properties and class fields.

    matchbrackets addon: Disable highlighting when the editor doesn't have focus.

    ๐Ÿ†• New features

    ๐Ÿ‘ runmode addon: Properly support for cross-line lookahead.

    vim bindings: Allow Ex-Commands with non-word names.

    0๏ธโƒฃ gfm mode: Add a fencedCodeBlockDefaultMode option.