Skip to content

git clean in a python project triggers invalid python notification #1037

@karthiknadig

Description

@karthiknadig

In this scenario there is an existing valid environment (created with a .gitignore in it). and performing git clean removes that environment. This causes python extension to detect that the environment has changed. Python extension then tries to look up info to get data on the environment. But there is no environment and that leads to invalid environment notification.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugIssue identified by VS Code Team member as probable bugneeds PR

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions