You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Value of the python.languageServer setting: Microsoft
I appear to be in a state where I have linting enabled in .vscode/settings.json, but when I run 'Python : Run Linting' nothing at all happens and there is nothing written to the python output channel. When I run 'Python: Enable Linting', it shows 'off' and even when I select 'on' and enter the quick pick again it remains 'off'
Dev tools suggest maybe a caching error?
The text was updated successfully, but these errors were encountered:
from #11456
Environment data
"python.jediEnabled"
set to; more info How to update the language server to the latest stable version #3977): eitherpython.languageServer
setting: MicrosoftI appear to be in a state where I have linting enabled in .vscode/settings.json, but when I run 'Python : Run Linting' nothing at all happens and there is nothing written to the python output channel. When I run 'Python: Enable Linting', it shows 'off' and even when I select 'on' and enter the quick pick again it remains 'off'
Dev tools suggest maybe a caching error?

The text was updated successfully, but these errors were encountered: