Skip to content

daczarne/vscode-language-sql-bigquery

 
 

Repository files navigation

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)

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JSON 69.6%
  • Markdown 30.4%