SurrealQL ValidateAn unofficial fork of the SurrealQL VSCode extension with validation features added. SurrealQL is the SQL-like language used by SurrealDB. This repository holds its grammar definition, implementing the textmate-grammar specification. Getting startedThe grammar is mainly written for the Visual Studio Code editor. It is easiest to change the grammar there and to debug it. To get started:
CreditsThis grammar was originally inspired by Mathe42's work. You can find his work here on GitHub. |