microsoft / microsoft/vscode-python-environments
Support cancelling when searching for dependencies
Open
Nobody has claimed this yet.
area-environment
feature-request
- Dominant language
- TypeScript
- Stars
- 138
- Forks
- 62
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 35
Description
I use the quick create option to create a new environment in a very large worksapce folder (lots of folders and files, basically my dev folder).
The progress window has been going on for a long time,
I think we should support adding `Cancel` button for such actions, as these aren't compulsory, i.e. users need to be able to exit from this
My only solution was to exit VS Code and create the env manually.
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.