microsoft / microsoft/vscode-java-debug
Single file support
オープン
まだ誰も着手していません。
ai-triaged
enhancement
feature request
launch
question
- 主要言語
- TypeScript
- スター
- 591
- フォーク
- 429
- 平均マージ
- 1日 9時間
- マージ済み PR(30日)
- 19
説明
User feedbacks:
- "Single file support. Some times i want to run a single file nothing else. I don't want errors from other files in the folder. There should an option ."
- I use VSCode for simple single file java programs. A simple run / debug button, which does not add everything to the classpath and tries to compile all of the other java files would be great.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
この issue ではファイル、テスト、エントリーポイントが指定されていないため、まず VS Code が使用する Java の実行/デバッグコマンドを特定します。単一ファイルの実行が workspace の実行とどのように異なるべきかを明確にし、無関係なフォルダー内ファイルや classpath エントリなしで 1 つの Java ファイルを実行またはデバッグできれば完了とします。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java, typescript, vscode
- 領域
- devtools
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 30/100