Skip to content

Instantly share code, notes, and snippets.

@cameronwp
Created February 3, 2016 17:11
Show Gist options
  • Save cameronwp/fec45825f5d6bab60529 to your computer and use it in GitHub Desktop.
Save cameronwp/fec45825f5d6bab60529 to your computer and use it in GitHub Desktop.
Bracket Highlighting

Step 1: Install Sublime Text 3 - https://www.sublimetext.com/3

  • it's technically $70 but it's also free to try forever - you'll just get a popup every couple saves asking you to buy it

Step 2: Install Bracket Highlighter - https://facelessuser.github.io/BracketHighlighter/installation/

  • Follow the "Package Control" instructions step-by-step

Step 2: Open a file with SQL in Sublime Text

Step 3: If the syntax isn't already highlighted, go to View > Syntax > SQL

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment