You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems the real issue here is that the punctuation.definition.template-expression.begin.flix is not being matched with the right punctuation.definition.template-expression.end.flix, which confused the built in brackets matching algorithm. Will dig a bit more but probably not enough of a regex wizard to fix this bug.
Not sure if this is a flix issue or a VSCode extension issue.
If it is worth it I'd love to look into it, would appreciate some pointers :-)
The text was updated successfully, but these errors were encountered: