Hey, just updated my vscode and now vscode doesn't necessarily highlight my code like it used to, i.e. classes in green, functions in yellow, etc. Any ideas?
Tried adjusting some settings for the language mode in the lower right corner, but to no avail.
Welcome to the stackoverflow community,
One reason could be that your theme is incorrect, specifically your theme is set up on
Visual Studio
(without syntax highlighting). However, you can just set it to theDark
theme to start using syntax highlighting.Hope this helps!
Useful links: