support new env kind from pet `venvUv` by eleanorjboyd · Pull Request #25532 · microsoft/vscode-python
Navigation Menu
{{ message }}
microsoft / vscode-python Public
forked from DonJayamanne/pythonVSCode
- Notifications You must be signed in to change notification settings
- Fork 1.3k
Merged
eleanorjboyd merged 1 commit intomicrosoft:mainfrom
Oct 16, 2025Merged
support new env kind from pet venvUv#25532
eleanorjboyd merged 1 commit intomicrosoft:mainfrom
support new env kind from pet venvUv#25532
eleanorjboyd merged 1 commit intomicrosoft:mainfrom
Conversation
Copy link
Member
eleanorjboyd
commented
Oct 16, 2025
eleanorjboyd
commented
python extension will handle envs created by uv the same as any venvs, so just adding the venvUv kind to map to venv. The python environments extension will handle uv environments differently and not just bundle them by default
eleanorjboyd
self-assigned this
vs-code-engineering
bot
added this to the
October 2025 milestone
eleanorjboyd
added
feature-request
skip-issue-check labels
Oct 16, 2025dmitrivMS approved these changes Oct 16, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment