redhat-developer / redhat-developer/vscode-java
port automatically setup of "remote java debugging" from jboss tools to vscode
まだ誰も着手していません。
- 主要言語
- TypeScript
- スター
- 2.3k
- フォーク
- 546
- 平均マージ
- 20時間 1分
- マージ済み PR(30日)
- 11
説明
In JBoss Tools we had a few variations on using openjdk's jvm feature of being able to discover running jvms on localhost (or a remote host) and automatically setup a debug launcher.
Would be great to have similar in vscode as I honestly keep forgetting the not so tricky steps of setting up the debugger and I always forget to set the port to the right thing.
https://docs.jboss.org/tools/whatsnew/core/core-news-3.3.0.M3.html is one example from server runtimes, but we had it in the jmx epxlorer too where it would lookup locally running jvms and figure out the details. Camel tooling had some additional integration that way too. @snjeza and @robstryker did some of this so they might remember the details better than I :)
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、リンクされている JBoss Tools server-runtimes の例を確認し、その後、以前 JMX explorer と Camel tooling で使用されていた JVM 検出の動作を比較します。実行中のローカルまたはリモートの JVM を検出し、正しいポートで VS Code debug launcher を自動的に構成できれば完了とします。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java, typescript
- 領域
- devtools
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100