Files
ZERO_CODE/ZeroCodeProject/main/client/node_modules/codemirror/changes
vermouth789 fe39320977 123
123
2026-01-11 00:11:34 +08:00

4 lines
220 B
Plaintext

* Fix 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.