@codemirror/lang-javascript
Advanced tools
Changelog
0.19.6 (2022-01-11)
Remove accidentally released unfinished changes.
Changelog
0.19.5 (2022-01-11)
Add the function
highlight modifier to variables used in tagged template expressions.
Changelog
0.19.4 (2022-01-03)
Fix highlighting of TypeScript private/public/protected keywords.
Changelog
0.19.3 (2021-11-12)
Add styling for private properties.
Changelog
0.19.2 (2021-09-23)
Use more specific highlighting tags for JSX attribute names and values.
Changelog
0.19.1 (2021-08-11)
Fix incorrect versions for @lezer dependencies.
Changelog
0.19.0 (2021-08-11)
Update dependencies to 0.19.0
Changelog
0.18.0 (2021-03-03)
Extend indentOnInput
expression to cover closing JSX tags.