Valloric / vscode-language-sql-bigquery

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

Home Page:https://marketplace.visualstudio.com/items?itemName=shinichi-takii.sql-bigquery

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://marketplace.visualstudio.com/items?itemName=shinichi-takii.sql-bigquery

License:MIT License