No description
Find a file
2024-02-18 12:41:01 +01:00
src specialization and highlight fixes 2024-02-18 12:24:32 +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
LICENSE add license 2024-02-18 12:41:01 +01:00
package.json some progress, broken 2024-02-17 20:45:03 +01:00
README.md add readme 2024-02-14 00:27:51 +01:00
test.js specialization and highlight fixes 2024-02-18 12:24:32 +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.