Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use quickpick details for Use Python from python.defaultInterpreterPath setting entry #17124

Closed
eamodio opened this issue Aug 25, 2021 · 2 comments · Fixed by #17164
Closed
Assignees
Labels
area-editor-* User-facing catch-all bug Issue identified by VS Code Team member as probable bug important Issue identified as high-priority verification-needed Verification of issue is requested verified Verification succeeded

Comments

@eamodio
Copy link

eamodio commented Aug 25, 2021

Testing #17070

IMO, the "Use Python from python.defaultInterpreterPath setting" entry should have the path in the quick pick detail area rather than description, like the other entries

image

@github-actions github-actions bot added the triage-needed Needs assignment to the proper sub-team label Aug 25, 2021
@karthiknadig karthiknadig added area-editor-* User-facing catch-all bug Issue identified by VS Code Team member as probable bug needs PR important Issue identified as high-priority and removed triage-needed Needs assignment to the proper sub-team labels Aug 26, 2021
@kimadeline kimadeline added this to the September 2021 milestone Aug 30, 2021
@karthiknadig karthiknadig added the verification-needed Verification of issue is requested label Sep 27, 2021
@kimadeline
Copy link

kimadeline commented Sep 27, 2021

Verification steps:

  1. Activate the Python extension
  2. Set the value of the python.defaultInterpreterPath setting to a Python path (example: /usr/bin/python3)
  3. Open the interpreter quickpick, either with the Python: Select Interpreter command or by clicking the interpreter in the bottom left of the status bar
  4. Check that the Python path for the "Use Python from python.defaultInterpreterPath setting" entry is in an entry detail on its own line (same as all other entries) instead of an inline description

@rchiodo rchiodo self-assigned this Sep 29, 2021
@rchiodo rchiodo added the verified Verification succeeded label Sep 29, 2021
@rchiodo
Copy link

rchiodo commented Sep 29, 2021

/verified. I get this:

image

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-editor-* User-facing catch-all bug Issue identified by VS Code Team member as probable bug important Issue identified as high-priority verification-needed Verification of issue is requested verified Verification succeeded
Projects
None yet
4 participants