ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

Bracket​Flasher

by jaytiar ST3

Sublime Text editor plugin that briefly flashes the area of code back to the matching bracket when entering a closing bracket.

Labels brackets

Details

Installs

  • Total 26K
  • Win 17K
  • Mac 5K
  • Linux 4K
Jul 1 Jun 30 Jun 29 Jun 28 Jun 27 Jun 26 Jun 25 Jun 24 Jun 23 Jun 22 Jun 21 Jun 20 Jun 19 Jun 18 Jun 17 Jun 16 Jun 15 Jun 14 Jun 13 Jun 12 Jun 11 Jun 10 Jun 9 Jun 8 Jun 7 Jun 6 Jun 5 Jun 4 Jun 3 Jun 2 Jun 1 May 31 May 30 May 29 May 28 May 27 May 26 May 25 May 24 May 23 May 22 May 21 May 20 May 19 May 18 May 17
Windows 1 1 1 2 0 2 3 1 2 0 0 1 0 4 0 0 0 1 1 1 0 1 7 2 2 0 1 1 0 1 0 1 3 1 0 1 0 0 2 0 1 2 2 1 2 1
Mac 1 1 0 0 0 3 0 1 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 2 0 1 0 0 0
Linux 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 2 0 0 0 1 0 3 1 3 3 0 1

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.

Screenshot

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.