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