microsoft / microsoft/vscode-python-environments

Explore a Python Run Command Tool

オープン
#418 コメント 0 件 リアクション 0 件 担当者 1 名 GitHub で見る

@karthiknadig がすでに取り組んでいます。

2025年5月15日 から。

feature-request needs proposal
主要言語
TypeScript
スター
138
フォーク
62
平均マージ
1日 4時間
マージ済み PR(30日)
35

説明

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,

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。