language-sql-bigquery

BigQuery SQL language support in Atom

shinichi-takii

5,959

3

1.3.0

MIT

GitHub

BigQuery SQL language support in Atom

macOS Build Status Windows Build status Dependency Status

Adds syntax highlighting to BigQuery SQL files in Atom.

Features

Installation

  1. Atom > Preferences > Install tab
  2. Search for language-sql-bigquery
  3. Click the Install button

Or command-line install:

$ apm install language-sql-bigquery

Usage

  1. Edit > Select Grammar (or ctrl-shift-L)
  2. Select to SQL (BigQuery)