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
TypeScript syntax highlighting around the readonly keyword when used in conjunction with an inline type declaration seems to be broken. I am not sure if the syntax highlighter for TS is a part of VS Code or not, so hopefully this is the right place to report this.
TypeScript syntax highlighting around the
readonly
keyword when used in conjunction with an inline type declaration seems to be broken. I am not sure if the syntax highlighter for TS is a part of VS Code or not, so hopefully this is the right place to report this.Coincidentally (?) the same problem is shown in the GitHub issue syntax highlighter.
I haven't tried with extensions disabled or with Insiders due to lack of time, hopefully my issue is still useful despite that.
The text was updated successfully, but these errors were encountered: