About 4 days ago, while I was doing my schoolwork I noticed that the variable colors don't turn blue like they used to, and it does not show me problems in the code anymore. I am a beginner in coding, so the "not showing problem" thing is a big issue for me. Would anyone know how can I get them back? Also, this problem is in all of my Visual Studio Code tabs, so its not just a specific code doing it.
CodePudding user response:
Maybe you need to install a vs code plug-in called pylance and make sure that it is not disabled in your workspace.
CodePudding user response:
uninstall Visual Studio Code and delete user\AppData\Roaming\Code (windows) and the install it again, may be it's due to a buggy extension or some setting
CodePudding user response:
You can follow the picture and open your settings.
Check this option so that intellisence and error wavy lines will be back.