There is a sublime package called BracketHighlighter.
Installation (extracted from the author's github page)
The recommended way to install BracketHighlighter is via Package Control. Package Control will install the correct branch on your system and keep it up to date.
Ensure Package Control is installed. Instructions are found here.
In Sublime Text, press Ctrl+Shift+P (Win, Linux) or Cmd+Shift+P (OSX) to bring up the quick panel and start typing “
Package Control: Install Package
”. Select the command and it will show a list of installable plugins.Start typing “
BracketHighlighter
”; when you see it, select it.Restart sublime to be sure everything is loaded properly.