Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Quereus SQLNew to Visual Studio Code? Get it now.
Quereus SQL

Quereus SQL

GotChoices Foundation

|
1 install
| (0) | Free
Language support for Quereus SQL: syntax, diagnostics, completions, hovers, semantic tokens
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Quereus SQL VS Code Extension

Provides language support for Quereus SQL in VS Code:

  • Syntax highlighting (TextMate + semantic tokens)
  • Diagnostics (syntax errors via Quereus parser)
  • Completions for keywords, functions, tables, and columns
  • Hover (placeholder)

Development

  • Build: yarn workspace @quereus/quereus-vscode build
  • Launch: Open this folder in VS Code, run the "Run Extension" launch config.

Schema awareness

The server hoists an in-memory Database instance to read currently-known tables/functions. Future enhancements can connect to a running app and sync schema.

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