facelessuser / BracketHighlighter

Bracket and tag highlighter for Sublime Text
https://facelessuser.github.io/BracketHighlighter/
1.75k stars 245 forks source link

Add ColdFusion arrow function scope exclusion #619

Closed michaelalandawson closed 1 year ago

michaelalandawson commented 1 year ago

Fixes #618

Add "storage.type.function.arrow.cfml" to angle scope_exclude list.

This allows BH to recognize arrow functions within ColdFusion code.

I don't think the documentation needs to be updated.

facelessuser commented 1 year ago

Thanks!

facelessuser commented 1 year ago

@gir-bot lgtm