Skip to content

Conversation

@StellaHuang95
Copy link
Contributor

There are two ways user can do Quick Create.

  1. When user goes from Create Virtual Environment -> Quick Create, the workspace dependencies are installed in the newly created virtual environment.

  2. When user goes from Create Virtual Environment -> venv -> Quick Create, the workspace dependencies are NOT installed in the newly created virtual environment. This is because the packages are not collected in the code flow. This PR adds that step back.

image

@StellaHuang95 StellaHuang95 added the bug Issue identified by VS Code Team member as probable bug label Dec 11, 2025
@eleanorjboyd
Copy link
Member

great catch! Thanks!

@vs-code-engineering vs-code-engineering bot added this to the December / January 2026 milestone Dec 11, 2025
@eleanorjboyd eleanorjboyd merged commit 4720192 into microsoft:main Dec 11, 2025
7 of 8 checks passed
@StellaHuang95 StellaHuang95 deleted the quickCreate branch December 17, 2025 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Issue identified by VS Code Team member as probable bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants