microsoft / microsoft/vscode-java-debug

Prompt two same error messages in the right corner

未关闭
#849 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

ai-triaged bug ux
主要语言
TypeScript
星标
591
派生
429
平均合并
1 天 9 小时
30 天内合并 PR
19

描述

Environment
  • Operating System: Win10/Mac/Linux
  • JDK version: 11.0.7/13.0.2/14.0.2
  • Visual Studio Code version: 1.47.2
  • Java extension version: 0.64.1
  • Java Debugger extension version: 0.27.0
Steps To Reproduce
  1. Open project 25.restartFrame in vscode.
  2. Set breakpoint: Person.java line 28
  3. Press F5 to start debug.
  4. The program stopped at the Person.java line 28
  5. Open the debug view, find the call stack of current breakpoint
  6. Right click the HelloWorld$1.run(), choose Restart Frame.
Current Result

image

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

调研方向

使用 Person.java 第 28 行和 HelloWorld$1.run() 调用堆栈复现项目 25.restartFrame 的问题。从 Restart Frame 操作及其错误通知处理开始;当重复的错误消息不再出现在右角时即表示完成。

由索引模型根据 Issue 内容生成。

评估

技术栈
java, typescript, vscode
领域
devtools
Issue 类型
缺陷
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。