microsoft / microsoft/vscode-java-debug

Prompt two same error messages in the right corner

Open
#849 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

ai-triaged bug ux
Dominant language
TypeScript
Stars
591
Forks
429
Avg merge
1d 9h
Merged PRs (30d)
19

Description

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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue with project 25.restartFrame using Person.java line 28 and the HelloWorld$1.run() call stack. Start from the Restart Frame action and its error notification handling; done means the duplicate error messages no longer appear in the right corner.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, typescript, vscode
Domain
devtools
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.