microsoft / microsoft/vscode-python-environments
Bug: Children Projects in Settings
Aperta
@eleanorjboyd ci sta già lavorando.
Dal 9/5/2025.
bug
- Lingua principale
- TypeScript
- Stelle
- 138
- Fork
- 62
- Merge medio
- 1g 4h
- PR unite (30g)
- 35
Descrizione
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.
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Valutazione
Questa issue non è ancora stata valutata.