CodeMirror v5.55.0 Release Notes

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

    ๐Ÿ› Bug fixes

    The editor no longer overrides the rendering of zero-width joiners (allowing combined emoji to be shown).

    vim bindings: Fix an issue where the vim-mode-change event was fired twice.

    ๐Ÿ’… javascript mode: Only allow -->-style comments at the start of a line.

    julia mode: Improve indentation.

    pascal mode: Recognize curly bracket comments.

    ๐Ÿ”€ runmode addon: Further sync up the implementation of the standalone and node variants with the regular library.

    ๐Ÿ†• New features

    loadmode addon: Allow overriding the way the addon constructs filenames and loads modules.