microsoft / microsoft/vscode-python-environments
Explore a Python Run Command Tool
Aperta
@karthiknadig ci sta già lavorando.
Dal 15/5/2025.
feature-request
needs proposal
- Lingua principale
- TypeScript
- Stelle
- 138
- Fork
- 62
- Merge medio
- 1g 4h
- PR unite (30g)
- 35
Descrizione
With a tool that runs Python,
- Won't need to escape/build terminal specific commands
- Wont' need wait for terminal execution, which can be slower for a number of reasons
(e.g. terminal tool some times timeout, cannot read output, asks me to try again and then it works, etc) - Doesn't rely on terminal to be setup correctly
- Faster (as running in terminal requires at least two tool calls)
IMHO I think this will be cleaner and better from a UX perspective,
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.