microsoft / microsoft/vscode-python-environments
Polish recommending Envs in Configure Python Env Tool
オープン
@karthiknadig がすでに取り組んでいます。
2025年5月26日 から。
feature-request
needs proposal
- 主要言語
- TypeScript
- スター
- 138
- フォーク
- 62
- 平均マージ
- 1日 4時間
- マージ済み PR(30日)
- 35
説明
* If user has `.venv` or `.conda` we probably should select them
Not done as we don't do this today in extension
* If user has local env such as `poetry`, or `pyenv` or the like we should we select those instead or recommend them instead.
E.g. look at `workspaceFolder` in the env.
Not done as we don't do this today in extension
Similarly we might have some local (project) specific envs already configured before using Python extension, should we detect those and recommend those instead
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
評価
この issue はまだ評価されていません。