microsoft / microsoft/vscode-python-environments
Polish recommending Envs in Configure Python Env Tool
@karthiknadig ci sta già lavorando.
Dal 26/5/2025.
- Lingua principale
- TypeScript
- Stelle
- 138
- Fork
- 62
- Merge medio
- 1g 4h
- PR unite (30g)
- 35
Descrizione
* 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
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.