microsoft / microsoft/vscode-python-environments

Extension breaks python envy and associated use-case

Offen
#661 1 Kommentar 0 Reaktionen 1 zugewiesene Person Auf GitHub ansehen

@eleanorjboyd arbeitet bereits daran.

Seit 28.7.2025.

bug needs proposal
Vorherrschende Sprache
TypeScript
Sterne
138
Forks
62
Ø Merge
1 T. 4 Std.
Gemergte PRs (30 T.)
35

Beschreibung

I have a monorepo where i have independent pyproject.toml in project directories e.g.

- pyproject.toml
- libs
-- package
--- pyproject.toml

where I have it save the python environments in a local .venv like so

- .venv
- pyproject.toml
- libs
-- package
--- .venv
--- pyproject.toml

I use an extension called [python envy](https://marketplace.visualstudio.com/items?itemName=teticio.python-envy) and this allows me to now have separate projects that import each other using poetry development dependencies. python envy naturally switches between interpreters as you navigate the project.

This extension appears to completely break this use-case and extension.

Beitragsleitfaden

Beitragsleitfaden öffnen

Erste Schritte

  1. Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
  2. Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
  3. Forke das Repository und arbeite in einem Branch.
  4. Öffne einen Pull Request, der die Issue-Nummer nennt.

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.