Sublime Forum

Bracket matching bug

#1

With these settings:
matchBracketsBraces true
matchBracketsAngle false

and this text:

[code]q{

blablabla };[/code]

If you put the cursor between some of the angle brackets, the braces don’t get highlighted.

It looks like the angle brackets are matched but not highlighted; they shouldn’t be matched at all.

0 Likes

#2

Thanks for the report - it’ll be fixed in the next beta

0 Likes