CodeMirror v5.65.10 Release Notes
Release Date: 2022-11-20 // almost 2 years ago-
๐ Bug fixes
sql-hint addon: Fix completion when the SQL mode is wrapped by some outer mode.
๐ javascript mode: Fix parsing of property keywords before private property names.
Previous changes from v5.65.9
-
๐ 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.