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

Google​SQL

by Pratik Munot ST3

Sublime Text GoogleSQL (BigQuery) syntax definition

Details

  • 0.1.1
  • github.​com
  • github.​com
  • 3 months ago
  • 56 minutes ago
  • 3 months ago

Installs

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