/vscode-language-sql-bigquery

Syntax highlighting and code snippets for BigQuery SQL in Visual Studio Code

MIT LicenseMIT

BigQuery SQL language support in Visual Studio Code

Syntax highlighting and code snippets for BigQuery SQL in Visual Studio Code.

Features

  • Syntax highlighting for Google BigQuery SQL language.
  • Supports Standard SQL and Legacy SQL.
  • Detect and highlight Legacy SQL only functions.
  • Code snippets with SQL, DML, DDL, and Standard SQL functions.

Installation

  1. View > Extensions
  2. Search for SQL (BigQuery)
  3. Click the Install button

Usage

  1. View > Command Pallet > Change Language Mode (or ctrl-shift-L)
  2. Select to SQL (BigQuery)