CodeMirror v5.65.9 Release Notes

Release Date: 2022-09-20 // over 1 year ago
  • ๐Ÿ› Bug fixes

    โž• Add a workaround for a regression in Chrome 105 that could cause content below the editor to not receive mouse events.

    show-hint addon: Resize the tooltip if it doesn't fit the screen.

    swift mode: Fix tokenizing of block comments.

    ๐Ÿ‘ jinja2 mode: Support line statements.