vscode-language-sql-bigquery
vscode-language-sql-bigquery copied to clipboard
Syntax highlighting and code snippets for BigQuery SQL in Visual Studio Code
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
- View > Extensions
- Search for
SQL (BigQuery)
- Click the Install button
Usage
- View > Command Pallet > Change Language Mode (or
ctrl-shift-L
) - Select to
SQL (BigQuery)