Skip to content

Releases: facelessuser/BracketHighlighter

ST3 2.32.0

12 Nov 16:04
Compare
Choose a tag to compare

2.32.0

  • NEW: Opt in to Python 3.8.
  • FIX: Fix issues with "SINUMERIK840D" language.

ST3 2.31.5

27 Jul 18:02
e2f8630
Compare
Choose a tag to compare

2.31.5

  • FIX: Fix endless Ruby method case.

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.