5.65.18
Fixes
- Dart mode: numeric separators now handled correctly
- Groovy mode: fixed highlighting of interpolated variable names
Unclaimed project
Are you a maintainer of codemirror5? Claim this project to take control of your public changelog and roadmap.
Changelog
In-browser code editor (version 5, legacy)
Last updated about 2 months ago
Fixes
Version 5.65.17
crystal mode: Fix an infinite loop bug when tokenizing heredoc strings.
Version 5.65.16
Fix focus tracking in shadow DOM.
go mode: Allow underscores in numbers.
jsx mode: Support TS generics marked by trailing comma.
Version 5.65.15
lint addon: Prevent tooltips from sticking out of the viewport.
yaml mode: Fix an exponential-complexity regular expression.
Version 5.65.14
clike mode: Fix poor indentation in some Java code.
nsis mode: Recognize !assert command.
lint addon: Remove broken annotation deduplication.
Version 5.65.13
dart mode: Add some new keywords.
clike mode: Tokenize Scala character literals.
Version 5.65.12
python mode: Add new built-ins and keywords.
Version 5.65.11
Also respect autocapitalize/autocorrect/spellcheck options in textarea mode.
sql-hint addon: Fix keyword completion in generic SQL mode.
Version 5.65.10
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.
Version 5.65.9
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](https://codemirror.ne...