Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>SurrealQL ValidateNew to Visual Studio Code? Get it now.
SurrealQL Validate

SurrealQL Validate

Hexzii

|
1 install
| (0) | Free
Syntax highlighting, validation, linting and snippets for SurrealQL, the query language for SurrealDB
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

SurrealQL Validate

An 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 started

The 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:

  • Clone this repository (https://github.com/surrealdb/surrealql-grammar)
  • Open the cloned folder in VScode
  • Open the debug panel from the left sidebar
  • In the middle top of the opened pane, open the (green) start button
  • A new window should pop up. Open a SurrealQL file to edit it and see the grammar in action.

Credits

This grammar was originally inspired by Mathe42's work. You can find his work here on GitHub.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft