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

New environments are not discovered until VS Code reloads #2640

Closed
ericsnowcurrently opened this issue Sep 20, 2018 · 6 comments
Closed

New environments are not discovered until VS Code reloads #2640

ericsnowcurrently opened this issue Sep 20, 2018 · 6 comments
Labels
area-environments Features relating to handling interpreter environments feature-request Request for new features or functionality

Comments

@ericsnowcurrently
Copy link
Member

This is a broader version of #656, covering all the environment types (not just limited to the project folder.

@ericsnowcurrently ericsnowcurrently added feature-request Request for new features or functionality needs PR labels Sep 20, 2018
@DonJayamanne DonJayamanne changed the title New virtual environments are not discovered until VS Code resets. New environments are not discovered until VS Code resets. Oct 2, 2018
@DonJayamanne
Copy link

DonJayamanne commented Oct 2, 2018

E.g.:

  • New conda environments
  • New Pipenv environments, etc
  • New install of Python environment.

@navneethc

This comment has been minimized.

@DonJayamanne

This comment has been minimized.

@DonJayamanne DonJayamanne changed the title New environments are not discovered until VS Code resets. New environments are not discovered until VS Code reloads Apr 8, 2019
@AndreasBackx
Copy link

Could it be possible to add a command to the command palette that allows for a refresh of the interpreters? This wouldn't require automatic detection of changes for all of the possible Python environment solutions, but would still allow for us to use them without reloading VS Code.

@albireox
Copy link

Any update on this? It seems to me that adding a palette command to refresh the interpreter list (or a command in the interpreter selector itself) should be relatively simple and much appreciated. It's a bit annoying to have to restart all of VSCode just to be able to assign a newly created venv.

@kimadeline
Copy link

We changed the way we perform environment discovery, and there is now a refresh button in the top right corner of the environment quickpick:

image

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 28, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-environments Features relating to handling interpreter environments feature-request Request for new features or functionality
Projects
None yet
Development

No branches or pull requests

8 participants