microsoft / microsoft/vscode-python-environments
Show warning that python isnt installed in select interpreter and/or create environment quick pick
Open
Nobody has claimed this yet.
bug
- Dominant language
- TypeScript
- Stars
- 138
- Forks
- 62
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 35
Description
Observed a user navigate to the Select Interpreter status bar item when a python wasnt select and they were shown Create Environment and Enter Interpreter path.
I dont think we should show Create Environment here unless one of the supported managers has a way to bring a Python in the process. It would be nice to also have a warning in this drop down that Python is not detected. Users got stuck in this process and just trying to create environments over and over again
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.