microsoft / microsoft/vscode-python-environments

Extension breaks python envy and associated use-case

未關閉
#661 1 則留言 0 個 reaction 已指派 1 人 在 GitHub 檢視

@eleanorjboyd 已經在處理了。

開始於 2025年7月28日。

bug needs proposal
主要語言
TypeScript
星號
138
分支
62
平均合併
1 天 4 小時
30 天內合併 PR
35

描述

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.

貢獻指南

開啟貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。