redhat-developer / redhat-developer/vscode-java

port automatically setup of "remote java debugging" from jboss tools to vscode

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

まだ誰も着手していません。

build/infra
主要言語
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 :)

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

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

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. 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

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

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