Fix: xquery multiline syntax highlighting #20
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "main"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When we define a multiline string in XQuery (with legacy mode extension), syntax highlighting breaks for subsequent lines.
Fixes #20
There was a lot wrong with the original code there. Attached patch cleans it up a bit, fixing this issue in the process.
Hey @marijnh, when can this fix be published on npm?
I've tagged @codemirror/legacy-modes 6.4.3
Pull request closed