So I have a new installation of VSCode 1.91.1 in Win10, and installed Python and Pylance, but it’s not highlighting thing like variables.
I checked my settings.json and all it has is this!
{
"workbench.colorTheme": "Visual Studio Dark"
}
I find it quite odd that they expect me to google what should be in there and paste it in?! Am I missing something here?