Releases: facelessuser/BracketHighlighter
Releases · facelessuser/BracketHighlighter
ST3 2.32.0
2.32.0
- NEW: Opt in to Python 3.8.
- FIX: Fix issues with "SINUMERIK840D" language.
ST3 2.31.5
2.31.5
- FIX: Fix endless Ruby method case.
ST3 2.31.4
2.31.4
- FIX: Fix PHP arrow case that could break bracket highlighting.
ST3 2.31.3
2.31.3
- FIX: Fix some Bash cases.
ST3 2.31.2
2.31.2
- FIX: Fix performance with content highlight bar.
ST3 2.31.1
2.31.1
- FIX: Fix issue with CMFL bracket matching.
ST3 2.31.0
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
2.30.1
- FIX: Fix PHP angle matching rule.
ST3 2.30.0
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.29.3
- FIX: Fix "Ruby on Rails" for Sublime build 4130+.
- FIX: Quotes matching for SQL string in PHP.