lezer-parser/javascript

Support for TypeScript decorators

bmeurer opened this issue · 1 comments

TypeScript decorators are in heavy use in certain parts of the JavaScript community (for example Angular). It'd be great to have them supported in CodeMirror as well.

Downstream issue: https://crbug.com/1385293

Implemented in 6a410f3