Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>GoogleSQLNew to Visual Studio Code? Get it now.
GoogleSQL

GoogleSQL

Mark Arranz

| (0) | Free
GoogleSQL language support powered by googlesql-ls
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

GoogleSQL for VS Code

VS Code extension for GoogleSQL, powered by googlesql-ls.

Installation

Install from the VS Code Marketplace or search "GoogleSQL" in the Extensions panel.

The extension bundles the language server automatically — no additional setup required.

Features

All features come from the LSP server:

  • Diagnostics (syntax errors, schema validation)
  • Completion (tables, columns, functions, keywords)
  • Hover (function signatures, column types)
  • Go to Definition / Find References
  • Formatting
  • Rename
  • Code Actions (uppercase keywords, extract CTE, convert implicit join)
  • Semantic Tokens
  • And more

Settings

Setting Default Description
googlesql.serverPath "" (auto-detect) Path to the googlesql-ls binary. Leave empty for auto-detection.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft