microsoft / microsoft/vscode-python-environments

Bug: Children Projects in Settings

Aperta
#401 3 commenti 0 reazioni 1 assegnatario Vedi su GitHub

@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

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.