-
Notifications
You must be signed in to change notification settings - Fork 29.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Vcode colour theme not working #166582
Comments
Having the same issue :/ |
A solution which worked for me was to disable typescript nightly. Please try it! |
same issue using Typescript on Nuxt (Vue3), and typescript on node |
Also experiencing this |
There seems to be a bug in the newest version of the JavaScript and TypeScript Nightly extension. Downgrade it to version 5.0.20221115. |
I managed to bug this up by using my workspace typescript (which is 4.x something) also |
how can I downgrade an extension? |
Thanks @mfkrause! Downgrade to 5.0.20221115 has works temporarily. |
Thanks @mfkrause! This temporarily fixed my issue. |
If the downgrading TypeScript Nightly doesn't work, make sure that your colour theme is not set to |
@rolivegab How did you figure out that it is an issue with the typescript nightly extension? |
Tried removing extensions 1 by 1 until figured it out |
This worked for me |
|
What if, I know this is gonna blow everyone's minds, we didn't ship nightly versions without testing to see if they totally explode when they're automatically installed into millions of user devices? Just a thought. |
Updating the extension to the latest version seems to fix the issue. |
updating to JavaScript and TypeScript Nightly v5.0.202211170 fixed this for me |
I had the same problem and checked the plugin this morning. There was a button that said "Reload Required". After clicking the button, the issue was fixed. |
For some reason, the colour theme isn't working correctly for most keywords and string literals in my TypeScript & TSX files. My default theme is Dark+ (default theme). I've tried to restart vscode but that doesn't help either, also I'm not using GitHub Copilot.
The text was updated successfully, but these errors were encountered: