Skip to content
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

Closed
alsonick opened this issue Nov 17, 2022 · 21 comments
Closed

Vcode colour theme not working #166582

alsonick opened this issue Nov 17, 2022 · 21 comments
Assignees
Labels
themes Color theme issues

Comments

@alsonick
Copy link

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.

Screenshot 2022-11-17 at 13 40 30

@rolivegab
Copy link

Having the same issue :/
It's for multiple languages, including typescript and javascript.

@rolivegab
Copy link

A solution which worked for me was to disable typescript nightly. Please try it!

@joaoggnogueira
Copy link

joaoggnogueira commented Nov 17, 2022

same issue using Typescript on Nuxt (Vue3), and typescript on node

@joaoggnogueira
Copy link

image

@robindunkerley
Copy link

Also experiencing this

@mfkrause
Copy link

mfkrause commented Nov 17, 2022

There seems to be a bug in the newest version of the JavaScript and TypeScript Nightly extension. Downgrade it to version 5.0.20221115.

@ogmzh
Copy link

ogmzh commented Nov 17, 2022

I managed to bug this up by using my workspace typescript (which is 4.x something) also

@joaoggnogueira
Copy link

There seems to be a bug in the newest version of the JavaScript and TypeScript Nightly extension. Downgrade it to version 5.0.20221113.

how can I downgrade an extension?

@Duduzera1997
Copy link

Thanks @mfkrause!

Downgrade to 5.0.20221115 has works temporarily.

Captura de Tela 2022-11-17 às 11 02 33

@mfkrause
Copy link

There seems to be a bug in the newest version of the JavaScript and TypeScript Nightly extension. Downgrade it to version 5.0.20221113.

how can I downgrade an extension?

CleanShot 2022-11-17 at 15 03 44@2x

@vscodenpa vscodenpa added the themes Color theme issues label Nov 17, 2022
@joaoggnogueira
Copy link

Maybe, maybe, maybe a downgrade cannot solve all highlightings but seems better than nothing

image

@alsonick
Copy link
Author

There seems to be a bug in the newest version of the JavaScript and TypeScript Nightly extension. Downgrade it to version 5.0.20221113.

Thanks @mfkrause!

This temporarily fixed my issue.

@robindunkerley
Copy link

robindunkerley commented Nov 17, 2022

If the downgrading TypeScript Nightly doesn't work, make sure that your colour theme is not set to Dark (Visual Studio)

@nipunsadvilkar
Copy link

@rolivegab How did you figure out that it is an issue with the typescript nightly extension?

@rolivegab
Copy link

@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

@ramsesgarate
Copy link

There seems to be a bug in the newest version of the JavaScript and TypeScript Nightly extension. Downgrade it to version 5.0.20221113.

This worked for me

@JaLe29
Copy link

JaLe29 commented Nov 17, 2022

5.0.20221113 works fine but whisper/code helper is completely dead :-(

@ctjlewis
Copy link

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.

@baezor
Copy link

baezor commented Nov 17, 2022

Updating the extension to the latest version seems to fix the issue.

@Onyelaudochukwuka
Copy link

Onyelaudochukwuka commented Nov 17, 2022

updating to JavaScript and TypeScript Nightly v5.0.202211170 fixed this for me

@chris-burkhardt
Copy link

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.

@github-actions github-actions bot locked and limited conversation to collaborators Jan 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
themes Color theme issues
Projects
None yet
Development

No branches or pull requests