ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

Google​SQL

by Pratik Munot ST3

Sublime Text GoogleSQL (BigQuery) syntax definition

Details

Installs

  • Total 22
  • Win 6
  • Mac 9
  • Linux 7
May 13 May 12 May 11 May 10 May 9 May 8 May 7 May 6 May 5 May 4 May 3 May 2 May 1 Apr 30 Apr 29 Apr 28 Apr 27 Apr 26 Apr 25 Apr 24 Apr 23 Apr 22 Apr 21 Apr 20 Apr 19 Apr 18 Apr 17 Apr 16 Apr 15 Apr 14 Apr 13 Apr 12 Apr 11 Apr 10 Apr 9 Apr 8 Apr 7 Apr 6 Apr 5 Apr 4 Apr 3 Apr 2 Apr 1 Mar 31 Mar 30
Windows 0 0 0 0 0 1 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0
Mac 1 0 0 0 1 1 0 2 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0
Linux 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 1 1 0 0 1 0 0 1 0 0 0 0 0 0 0 0

Readme

Source
raw.​githubusercontent.​com

Sublime Text Syntax Highlighting for BigQuery SQL (GoogleSQL)

This package provides enhanced syntax highlighting for BigQuery SQL (GoogleSQL) within Sublime Text.

Installation

Package Control (Recommended)

  1. Open the Command Palette (Ctrl+Shift+P or Cmd+Shift+P).
  2. Type “Package Control: Install Package” and press Enter.
  3. Search for “GoogleSQL Syntax Highlighting” and press Enter to install.

Usage

  1. Open a .sql file or a new file where you intend to write BigQuery SQL.
  2. Select the syntax “BigQuery SQL” from the syntax selection menu (View > Syntax or the syntax selection in the bottom right corner).

Features

  • Highlights BigQuery specific keywords and functions.
  • Improved readability for complex BigQuery queries.
  • Supports standard SQL syntax with BigQuery extensions.

Contributing

Contributions are welcome! If you find any issues or would like to suggest improvements, please:

  1. Fork the repository.
  2. Create a new branch for your changes.
  3. Submit a pull request.

License

MIT License