Skip to content

Releases: facelessuser/BracketHighlighter

ST3 2.31.4

01 Apr 14:47
8b6bdb2
Compare
Choose a tag to compare

2.31.4

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

ST3 2.31.3

25 Feb 19:49
724ace9
Compare
Choose a tag to compare

2.31.3

  • FIX: Fix some Bash cases.

ST3 2.31.2

08 Nov 15:58
ba0e15c
Compare
Choose a tag to compare

2.31.2

  • FIX: Fix performance with content highlight bar.

ST3 2.31.1

24 Aug 15:20
6bab50c
Compare
Choose a tag to compare

2.31.1

  • FIX: Fix issue with CMFL bracket matching.

ST3 2.31.0

05 Aug 17:56
Compare
Choose a tag to compare

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

28 Sep 12:01
Compare
Choose a tag to compare

2.30.1

  • FIX: Fix PHP angle matching rule.

ST3 2.30.0

05 Sep 00:27
e703360
Compare
Choose a tag to compare

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

24 Mar 12:52
Compare
Choose a tag to compare

2.29.3

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

ST3 2.29.2

10 Jul 17:01
Compare
Choose a tag to compare

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

13 Mar 21:02
Compare
Choose a tag to compare

2.29.1

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