No description
Find a file
Daniel Bulant c0dea17715 add readme
2024-02-14 00:27:51 +01:00
src progress 2024-02-14 00:24:15 +01:00
.gitignore start working on grammar 2024-02-13 22:20:51 +01:00
.npmignore start working on grammar 2024-02-13 22:20:51 +01:00
package.json start working on grammar 2024-02-13 22:20:51 +01:00
README.md add readme 2024-02-14 00:27:51 +01:00
test.js start working on grammar 2024-02-13 22:20:51 +01:00

SurrealQL lezer and codemirror 6 support

This packages provides a lezer parser as well as CM6 language support for SurrealQL. Parser may not be complete as the documentation for SurrealQL is incomplete, but it should be good enough for general code highlight.