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 9
  • Win 2
  • Mac 3
  • Linux 4
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 Mar 29 Mar 28 Mar 27 Mar 26 Mar 25 Mar 24 Mar 23 Mar 22 Mar 21 Mar 20 Mar 19 Mar 18 Mar 17 Mar 16 Mar 15 Mar 14 Mar 13 Mar 12 Mar 11 Mar 10 Mar 9 Mar 8
Windows 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Mac 1 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Linux 0 0 0 0 0 0 0 1 1 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 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