Skip to content

Wrong environment being activate #34

@luabud

Description

@luabud
  • Create two different venvs (e.g. venv1 and venv2)
  • Select a folder as a project (e.g. "folder1)
  • Select a subfolder of that folder as a project (e.g. "folder1/folder2")
  • Select one environment for each one of them (e.g. venv1 for folder1 and venv2 for folder2)
  • Now open Python a file from folder2, notice that the selected environment updates correctly
  • Now open the terminal and click to activate

It seems venv1 is activated instead of venv2:

python-venvs-bug.mp4

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions