BracketHighlighter Versions Save

Bracket and tag highlighter for Sublime Text

st3-2.31.4

2 weeks ago

2.31.4

  • FIX: Fix PHP arrow case that could break bracket highlighting.

st3-2.31.3

1 month ago

2.31.3

  • FIX: Fix some Bash cases.

st3-2.31.2

5 months ago

2.31.2

  • FIX: Fix performance with content highlight bar.

st3-2.31.1

7 months ago

2.31.1

  • FIX: Fix issue with CMFL bracket matching.

st3-2.31.0

8 months ago

2.31.0

  • NEW: Add support for Ruby endless methods.
  • NEW: validate plugin method has been updated to accept a View, but will fallback to the legacy approach for backwards compatibility.

st3-2.30.1

1 year ago

2.30.1

  • FIX: Fix PHP angle matching rule.

st3-2.30.0

1 year ago

2.30.0

  • NEW: When defining key bindings type is now defaulted to ['__all__'] if not set.
  • FIX: Ensure Jinja2 support for works for the Jinja2 package (support existed for some older package).

st3-2.29.3

2 years ago

2.29.3

  • FIX: Fix "Ruby on Rails" for Sublime build 4130+.
  • FIX: Quotes matching for SQL string in PHP.

st3-2.29.2

2 years ago

2.29.2

  • FIX: Adjustments for latest syntax changes in default JavaScript and HTML in Sublime Text. Fixes issues with JavaScript angle brackets.
  • FIX: Elixir end block detection.

st3-2.29.1

3 years ago

2.29.1

  • FIX: PHP bracket matching issue.
  • FIX: Fix Lua keyword issue.