microsoft / microsoft/vscode-python-environments

Bug: Children Projects in Settings

オープン
#401 コメント 3 件 リアクション 0 件 担当者 1 名 GitHub で見る

@eleanorjboyd がすでに取り組んでいます。

2025年5月9日 から。

bug
主要言語
TypeScript
スター
138
フォーク
62
平均マージ
1日 4時間
マージ済み PR(30日)
35

説明

given the project structure:

```
folderA
folderB
```

where `folderA` is already a python project with `envManagerA` and `pkgManagerA` if a user adds `folderB` as a project with `envManagerA` and `pkgManagerA`, do NOT save it to settings.json. This is because `folderB` is nested inside `folderA` and has the same env and pkg manager, therefore `folderB` inherits the correct settings from `folderA`'s configuration by default.

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。