-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
Hello!
If a comparison is present in the condition, then the closing curly brace is tagged "meta.brace.curly.sqf":

But, if the condition has a short form, then the tag is absent:

So when I try to colorize the curly braces,
"textMateRules": [
{
"scope": "meta.brace.curly.sqf",
"settings": { "foreground": "#33ff00" }
}
]
Metadata
Metadata
Assignees
Labels
No labels
