forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalitygood first issue
Milestone
Description
I keep getting this nag screen telling me to upgrade to a more modern version of Python:
The macOS system install of Python is not recommended, some functionality in the extension will be limited. Install another version of Python for the best experience.
Python 2.7 is available out-of-the-box on every Mac and Debian box I touch and it meets my needs, so I'm not interested in upgrading. Unfortunately this dialog appears literally every single time I open a Python file, and I don't see any way to disable it. You can imagine how annoying this is.
How do I disable this dialog?
Environment data
- VS Code version: 1.31.1
- Extension version (available under the Extensions sidebar): 2019.1.0
- OS and version: OS X 10.13.6, Debian stretch
- Python version (& distribution if applicable, e.g. Anaconda): 2.7.x
- Type of virtual environment used (N/A | venv | virtualenv | conda | ...): N/A
Metadata
Metadata
Assignees
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalitygood first issue