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

create python terminal button disables venv #51

Open
eleanorjboyd opened this issue Dec 3, 2024 · 3 comments
Open

create python terminal button disables venv #51

eleanorjboyd opened this issue Dec 3, 2024 · 3 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug

Comments

@eleanorjboyd
Copy link
Member

Testing #24503

  1. go to env managers section
  2. already have the given .venv activated on your terminal
  3. click the button next to the same venv in the sidebar which says "create python terminal"
  4. 🐛 it always calls deactivate on the venv and therefore doesn't give you a terminal with that venv active

Image

@karthiknadig karthiknadig transferred this issue from microsoft/vscode-python Dec 4, 2024
@JCTrapero
Copy link

I obtain the same issue. :-(

Still no solutions or workaround ?

Thanks a lot!

@karthiknadig
Copy link
Member

@JCTrapero I am working on a fix for this. Meanwhile, you can use these commands to control Activation and deactivation:
Image

@JCTrapero
Copy link

@karthiknadig

Thanks for your work!

@karthiknadig karthiknadig added the bug Issue identified by VS Code Team member as probable bug label Dec 16, 2024
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

No branches or pull requests

3 participants