Live Share debugging not working for client
まだ誰も着手していません。
評価
調査の方向性
まず、VS Code 1.43.1、記載されている Java 拡張機能、および設定 liveshare.allowGuestDebugControl を使って問題を再現します。Live Share セッション中に VS Code の Run ランチャーから Java main プログラムを実行し、その後、サーバーとクライアントのデバッグ UI を比較します。クライアントにデバッグツールバーと強調表示された breakpoint が表示され、実行を制御できれば完了です。
索引モデルが issue の本文から書いたものです。
説明
Hi !
I've noticed that we can't share debugging with clients during a live share session.
I'm using the latest version of Vs Code 1.43.1
Here is the vs code extensions I use :
- Language Support for Java(TM) by Red Hat
- Debugger for JavaPreview
- Live Share Extension PackPreview : with setting
"liveshare.allowGuestDebugControl": true
How to reproduce :
- start a live share session
- invite someone (a "client")
- the client set a breakpoint in the code
- the client launch the Java main program with
Runlauncher from Vs Code
What I see :
- the debug is correctly started on my station (the server)
- I see the execution stopped on the breakpoint (the line is coloured)
- The client don't see the debugging toolbar and the coloured line
What I expect :
- the client has access to the debug toolbar
- the client can control the debugging
Thanks !
- 主要言語
- Java
- スター
- 409
- フォーク
- 204
- 平均マージ
- 1日 13時間
- マージ済み PR(30日)
- 4
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
microsoft/java-debug のほかの issue
-
ai-triaged bug
難易度 4/5 3〜5日 初心者へのやさしさ 35/100
microsoft/java-debug#611 · コメント 2 件 ·
-
ai-triaged enhancement
難易度 4/5 3〜5日 初心者へのやさしさ 35/100
microsoft/java-debug#608 · コメント 3 件 ·
-
ai-triaged question
難易度 5/5 1週間以上 初心者へのやさしさ 30/100
microsoft/java-debug#597 · コメント 1 件 ·
-
ai-triaged bug
難易度 4/5 3〜5日 初心者へのやさしさ 25/100
microsoft/java-debug#588 · コメント 1 件 ·
-
ai-triaged question
難易度 2/5 1〜3時間 初心者へのやさしさ 35/100
microsoft/java-debug#582 · コメント 1 件 ·
microsoft/java-debug の issue をすべて見る
似ている issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 65/100
-
bug
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
elastic/gradle-plugins#157 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
cryptomator/hub#497 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
johanhaleby/occurrent#1120 ·