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
in language-configuration.json; "brackets", "autoClosingPairs" and "surroundingPairs" are all case sensitive
but "colorizedBracketPairs" will only accept lowercase letters
yet the bracket pairing algorithm is case insensitive