BracketFlasher
Sublime Text editor plugin that briefly flashes the area of code back to the matching bracket when entering a closing bracket.
Details
Installs
- Total 26K
- Win 17K
- Mac 5K
- Linux 4K
Aug 31 | Aug 30 | Aug 29 | Aug 28 | Aug 27 | Aug 26 | Aug 25 | Aug 24 | Aug 23 | Aug 22 | Aug 21 | Aug 20 | Aug 19 | Aug 18 | Aug 17 | Aug 16 | Aug 15 | Aug 14 | Aug 13 | Aug 12 | Aug 11 | Aug 10 | Aug 9 | Aug 8 | Aug 7 | Aug 6 | Aug 5 | Aug 4 | Aug 3 | Aug 2 | Aug 1 | Jul 31 | Jul 30 | Jul 29 | Jul 28 | Jul 27 | Jul 26 | Jul 25 | Jul 24 | Jul 23 | Jul 22 | Jul 21 | Jul 20 | Jul 19 | Jul 18 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 0 | 0 | 2 | 2 | 1 | 1 | 0 | 0 | 0 | 2 | 2 | 1 | 0 | 1 | 0 | 0 | 0 | 2 | 0 | 3 | 1 | 1 | 1 | 0 | 0 | 1 | 1 | 0 | 0 | 1 | 1 | 0 | 1 | 3 | 0 | 0 | 0 | 1 | 1 | 2 | 0 | 2 | 1 | 0 | 0 |
Mac | 0 | 0 | 0 | 1 | 0 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 2 | 0 | 0 | 1 | 0 | 0 | 2 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 |
Linux | 0 | 1 | 0 | 0 | 0 | 2 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 2 | 0 | 1 | 0 | 0 | 2 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 1 | 2 | 0 | 2 | 0 | 0 | 0 | 0 |
Readme
- Source
- raw.githubusercontent.com
Bracket Flasher
A Sublime Text 3 plugin that highlights matching brackets as you type, and makes it obvious when you accidentally add an unmatched bracket.
Bracket Flasher makes it easy to see where your matching brackets are by briefly highlighting the area of text enclosed by the bracket you have just typed. Or if there is no matching bracket it will highlight the screen with a warning to make it clear you've made a mistake.
Installation
Install from Package Control in the usual way. The function will be automatically enabled once installation is complete.
Settings
See the default settings (Preferences->Package Settings->BracketFlasher->Settings - Default) for the list of settings. You can adjust how and how long the screen flashes, and the sets of bracket pairs that are handled. You must restart Sublime Text to pick up changes to the settings.