Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5k
Tags: codemirror/codemirror5
Tags
5.65.19
Version 5.65.19### Bug fixes[gherkin mode](https://codemirror.net/5/mode/gherkin/index.html): Add support for Rule Example keywords[pascal mode](https://codemirror.net/5/mode/pascal/index.html) Make keywords case-insensitive[sql mode](https://codemirror.net/5/mode/sql/) Support quoted identifier for PostgreSQL
5.65.18
Version 5.65.18### Bug fixes[dart mode](https://codemirror.net/5/mode/dart/index.html): Handle numeric separators.[groovy mode](https://codemirror.net/5/mode/groovy/index.html): Fix a bug in highlighting interpolated variable names.
5.65.16
Version 5.65.16### Bug fixesFix focus tracking in shadow DOM.[go mode](https://codemirror.net/5/mode/go/): Allow underscores in numbers.[jsx mode](https://codemirror.net/5/mode/jsx/index.html): Support TS generics marked by trailing comma.
5.65.15
Version 5.65.15### Bug fixes[lint addon](https://codemirror.net/5/doc/manual.html#addon_lint): Prevent tooltips from sticking out of the viewport.[yaml mode](https://codemirror.net/5/mode/yaml/): Fix an exponential-complexity regular expression.
5.65.14
Version 5.65.14### Bug fixes[clike mode](https://codemirror.net/5/mode/clike/): Fix poor indentation in some Java code.[nsis mode](https://codemirror.net/5/mode/nsis/index.html): Recognize `!assert` command.[lint addon](https://codemirror.net/5/doc/manual.html#addon_lint): Remove broken annotation deduplication.
5.65.13
Version 5.65.13### Bug fixes[dart mode](https://codemirror.net/5/mode/dart/index.html): Add some new keywords.[clike mode](https://codemirror.net/5/mode/clike/): Tokenize Scala character literals.
5.65.10
Version 5.65.10### Bug fixes[sql-hint addon](https://codemirror.net/5/doc/manual.html#addon_sql-hint): Fix completion when the SQL mode is wrapped by some outer mode.[javascript mode](https://codemirror.net/5/mode/javascript/index.html): Fix parsing of property keywords before private property names.
PreviousNext