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
@mjbvz This should only be happening due to #643. My example from microsoft/vscode#55575 was just using this snippet as an example that the optional property was breaking multiple things.
When I paste the snippet above into a clean .d.ts file I do not see the highlighting issue.
From microsoft/vscode#55575
TS and JS Grammar Extension version: 0.0.43 / latest
Code
Gets highlighted as:
Looks like the scopes of the tokens are all:
The text was updated successfully, but these errors were encountered: