support new env kind from pet `venvUv` by eleanorjboyd · Pull Request #25532 · microsoft/vscode-python

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@eleanorjboyd

Copy link

Member

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 eleanorjboyd self-assigned this

Oct 16, 2025

@vs-code-engineering vs-code-engineering bot added this to the October 2025 milestone

Oct 16, 2025

@eleanorjboyd eleanorjboyd added feature-request

Request for new features or functionality

skip tests

Updates to tests unnecessary

skip-issue-check labels

Oct 16, 2025

@eleanorjboyd eleanorjboyd merged commit e6cd7aa into microsoft:main

Oct 16, 2025

49 of 52 checks passed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@dmitrivMS dmitrivMS dmitrivMS approved these changes

Labels

feature-request

Request for new features or functionality

skip tests

Updates to tests unnecessary

skip-issue-check

Projects

None yet

Milestone

October 2025

Development

Successfully merging this pull request may close these issues.

2 participants

@eleanorjboyd @dmitrivMS