microsoft / microsoft/vscode-java-debug

Add possibility to terminate debugger when Hot Code Replace fails

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

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

2021年2月1日 から。

ai-triaged enhancement hcr ux
主要言語
TypeScript
スター
591
フォーク
429
平均マージ
1日 9時間
マージ済み PR(30日)
19

説明

When Hot code replace fails, plugin opens a dialog

"Hot code replace failed - [error]. Would you like to restart the debug session?".

And dialog offers two buttons

"Yes" and "No".

However in most cases I actually need to terminate the debugger to make changes and then restart debugger again. So currently I have to to answer "No" in this dialog and then manually terminate debugger, which is annoying.

Environment
  • Operating System: any
  • JDK version: any
  • Visual Studio Code version: 1.52.1
  • Java extension version: 0.12.1
  • Java Debugger extension version: 0.30.0
Steps To Reproduce
  1. Make a change in java code which makes the hot code replace fail.
Current Result

No possibility to terminate debugger in dialog.

Expected Result

Debugger can be terminated in the dialog.

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

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

はじめの一歩

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

評価

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

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

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