microsoft / microsoft/vscode-python-environments
Explore a Python Run Command Tool
Offen
@karthiknadig arbeitet bereits daran.
Seit 15.5.2025.
feature-request
needs proposal
- Vorherrschende Sprache
- TypeScript
- Sterne
- 138
- Forks
- 62
- Ø Merge
- 1 T. 4 Std.
- Gemergte PRs (30 T.)
- 35
Beschreibung
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,
Beitragsleitfaden
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Bewertung
Dieses Issue wurde noch nicht bewertet.