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
Multiple modifiers, like private readonly, public readonly, etc, are not correctly highlighted. Only the first of the modifiers is highlighted; the other words are highlighted as identifiers:
Multiple modifiers, like
private readonly
,public readonly
, etc, are not correctly highlighted. Only the first of the modifiers is highlighted; the other words are highlighted as identifiers:The text was updated successfully, but these errors were encountered: