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.
- Host: GitHub
- URL: https://github.com/mojotech/blimey_brackets
- Owner: mojotech
- Created: 2012-10-26T18:46:14.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2013-05-13T17:29:30.000Z (about 13 years ago)
- Last Synced: 2025-10-24T13:53:59.065Z (10 months ago)
- Language: Python
- Size: 109 KB
- Stars: 4
- Watchers: 48
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.