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
Hello, I had the same problem and managed to solve it by following these steps:
Remove all python related extensions
Go to /config/extensions from the terminal delete the ms-python folder
Restart the code-server
Download the ms-python.python-2020.10.332292344 version from the github extension page and install manually
Restart and configure the python interpreter
The problem occurs since v3.7.4.
On 3.8.0, The
Debug
Panel ofVSCode
is blank. So I could not debug or run my code.code-server --version
: 3.8.0The text was updated successfully, but these errors were encountered: