CodeMirror v5.50.0 Release Notes

Release Date: 2019-12-20 // over 4 years ago
  • ๐Ÿ› Bug fixes

    ๐Ÿ‘‰ Make Shift-Delete to cut work on Firefox.

    closetag addon: Properly handle self-closing tags.

    ๐Ÿ‘ handlebars mode: Fix triple-brace support.

    ๐Ÿ‘ searchcursor addon: Support matching $ in reverse regexp search.

    panel addon: Don't get confused by changing panel sizes.

    javascript-hint addon: Complete variables defined in outer scopes.

    sublime bindings: Make by-subword motion more consistent with Sublime Text.

    ๐Ÿ›  julia mode: Don't break on zero-prefixed integers.

    ๐Ÿ”€ elm mode: Sync with upstream version.

    ๐Ÿ’… sql mode: Support Postgres-style backslash-escaped string literals.

    ๐Ÿ†• New features

    โž• Add a className option to addLineWidget.

    foldcode addon: Allow fold widgets to be functions, to dynamically create fold markers.

    ๐Ÿ†• New themes: ayu-dark and ayu-mirage.