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
Some themes have different coloring for type punctuation scopes like keyword.operator.type. But exclamation mark stands out because it's keyword.operator.logical.
It would be nice for it to have a separate scope (like question mark keyword.operator.optional) or at least the same as colon keyword.operator.type.