An open API service indexing awesome lists of open source software.

https://github.com/mojotech/blimey_brackets

Magic Sublime Text bracket closing detector.
https://github.com/mojotech/blimey_brackets

Last synced: 24 days ago
JSON representation

Magic Sublime Text bracket closing detector.

Awesome Lists containing this project

README

          

blimey_brackets
===============

Bracket closing detector for Sublime Text 2.

Finds the matching opening curly bracket for the closing bracket left of the text cursor, and displays the text preceeding the opening bracket on the status line.

Useful for knowing which css rule you're editing.