Skip to content

Conversation

Copy link

Copilot AI commented Jul 9, 2025

This PR enhances the "Select Interpreter" dropdown in the Python Environments extension by including the full path to each interpreter in the description text, making it easier for users to identify and distinguish between different Python environments.

fixes microsoft#593

Copilot AI changed the title [WIP] Update Select Interpreter Dropdown to Include Full Interpreter Path Update Select Interpreter Dropdown to Include Full Interpreter Path Jul 9, 2025
Copilot AI requested a review from eleanorjboyd July 9, 2025 17:22
Copilot finished work on behalf of eleanorjboyd July 9, 2025 17:22
@eleanorjboyd eleanorjboyd marked this pull request as ready for review July 9, 2025 18:09
eleanorjboyd added a commit to microsoft/vscode-python-environments that referenced this pull request Jul 9, 2025
This PR enhances the "Select Interpreter" dropdown in the Python
Environments extension by including the full path to each interpreter in
the description text, making it easier for users to identify and
distinguish between different Python environments.

(copilot did this via
eleanorjboyd#1 but
the PR was created wrong)

fixes #593

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
NguyenCuong1989 pushed a commit to NguyenCuong1989/vscode-python-environments that referenced this pull request Oct 23, 2025
This PR enhances the "Select Interpreter" dropdown in the Python
Environments extension by including the full path to each interpreter in
the description text, making it easier for users to identify and
distinguish between different Python environments.

(copilot did this via
eleanorjboyd/vscode-python-environments#1 but
the PR was created wrong)

fixes microsoft/vscode-python-environments#593

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Names in "Select a Python Environment" drop down are too brief

2 participants