forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bug
Description
Environment data
- VS Code version: 1.43.2 (user setup)
- Extension version (available under the Extensions sidebar): XXX
- OS and version: Windows_NT x64 10.0.18363
- Python version (& distribution if applicable, e.g. Anaconda): 3.8.2 x64 Conda
- Type of virtual environment used (N/A | venv | virtualenv | conda | ...): venv
- Relevant/affected Python packages and their versions: XXX
- Relevant/affected Python-related VS Code extensions and their versions: XXX
- Jedi or Language Server? (i.e. what is
"python.jediEnabled"set to; more info How to update the language server to the latest stable version #3977): XXX - Value of the
python.languageServersetting: XXX
Expected behaviour
I think it has to download this extension one time, not every time that opens it.
Actual behaviour
Extension downloads "Microsoft Python Language Server" every time that I load a python file in VS Code, I can write python code during this downloading process, but I can not stop it and when I click on it, nothing happen.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bug
