Skip to content

Conversation

@zsol
Copy link
Contributor

@zsol zsol commented Dec 3, 2025

Summary

microsoft/python-environment-tools#263 added two kinds of environments that can be managed by uv. #940 added VenvUv, and this PR adds UvWorkspace.

Fixes #1017.

Test plan

built and ran the extension on https://github.com/zsol/vscode-pyenv-repro, and after opening a python file, it picked up the correct venv automatically.

@zsol zsol marked this pull request as ready for review December 3, 2025 16:49
@karthiknadig
Copy link
Member

@zsol Thank you for the fix.

@vs-code-engineering vs-code-engineering bot added this to the November 2025 milestone Dec 3, 2025
@eleanorjboyd eleanorjboyd enabled auto-merge (squash) December 4, 2025 16:46
@eleanorjboyd eleanorjboyd added the bug Issue identified by VS Code Team member as probable bug label Dec 4, 2025
@eleanorjboyd
Copy link
Member

Sorry for the delay @zsol! Thank you for the fix and will get this merged in today

@eleanorjboyd eleanorjboyd merged commit 5eb2dbd into microsoft:main Dec 4, 2025
7 of 8 checks passed
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.

uv-managed workspaces don't appear in the extension yet

3 participants