Skip to content

Python: Improved the Add Virtual Environment path browser to start at the workspace root#47988

Merged
JosephTLyons merged 1 commit intomainfrom
toolchain-selector-start-at-project-root
Jan 30, 2026
Merged

Python: Improved the Add Virtual Environment path browser to start at the workspace root#47988
JosephTLyons merged 1 commit intomainfrom
toolchain-selector-start-at-project-root

Conversation

@JosephTLyons
Copy link
Collaborator

Previously, the 'Add Virtual Environment' path browser started at the filesystem root (/). Since virtual environments are almost always located within the project directory, starting at the worktree root provides feels a bit nicer to me.

Release Notes:

  • Python: Improved the Add Virtual Environment path browser to start at the workspace root.

Previously, the 'Add Virtual Environment' path browser started at the
filesystem root (/), requiring users to navigate to their project
manually. Since virtual environments are almost always located within
the project directory (e.g., .venv), starting at the worktree root
provides a much better user experience.
@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Jan 30, 2026
@JosephTLyons JosephTLyons enabled auto-merge (squash) January 30, 2026 07:10
@JosephTLyons JosephTLyons merged commit 9aa71dd into main Jan 30, 2026
29 checks passed
@JosephTLyons JosephTLyons deleted the toolchain-selector-start-at-project-root branch January 30, 2026 07:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant