Skip to content

Environment activation is strange #22626

Closed as not planned
Closed as not planned
@joaomoreno

Description

@joaomoreno
  1. Create an empty folder
  2. Inside, create a virtual environment: python3 -m venv .venv
  3. Open it with VS Code
  4. Install the Python extension
  5. Open a Terminal

🐛 The virtual environment won't be detected. It seems that it will only be detected once I open a Python file. And even then...

🐛 ... sometimes the following dialog shows up:

image

Is this even necessary? Feels like a very strange message to see as a user. If the environment was correctly applied, should we not find a better way to tell the user that it was indeed applied, instead of telling them "trust us"?

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable buginfo-neededIssue requires more information from postertriage-neededNeeds assignment to the proper sub-team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions