forked fromDonJayamanne/pythonVSCode
- Notifications
You must be signed in to change notification settings - Fork1.2k
Closed
Description
Environment data
- VS Code version: 1.22.2
- Extension version (available under the Extensions sidebar): 2018.5.0
- OS and version: Windows 7 x64
- Python version (& distribution if applicable, e.g. Anaconda): 3.6
- Type of virtual environment used (N/A | venv | virtualenv | conda | ...): N/A
- Relevant/affected Python packages and their versions: N/A
Actual behavior
Python extension installs, but never activates and constantly prompts to reload. Developer mode shows that it requires VS Code >= 1.23.
Expected behavior
We should be able to use v 1.22 as we are only a couple of months behind. We are in a corporate environment and it takes time to get new versions of VS Code packaged and deployed to our machines
Steps to reproduce:
- Install VS Code 1.22.2
- Try installing or updating python extension
Logs
Extension is not compatible with Code 1.22.2. Extension requires: ^1.23.0.
Metadata
Metadata
Assignees
Labels
No labels