microsoft / microsoft/vscode-java-pack

Quick actions in problem window doesn't work

Open
#1,284 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

ai-triaged bug codespace
Dominant language
TypeScript
Stars
352
Forks
166
Avg merge
17h 47m
Merged PRs (30d)
32

Description

Environment:

  • VS Code Version: Github Codespace
  • Extension Version: 1.27.0
  • JDK Type & Version: java 21
  • OS Type & Version: windows

Step to Reproduce:

  1. Clone and open https://github.com/redhat-developer/vscode-java/tree/master/test/resources/projects/eclipse/simple-app
  2. Disable 'PasteAs' in settings > Open a java file and paste 'File f = new File("demo.txt");'
  3. Go to problem window > Click on error message, the line of error will be highlighted > Then click on light blub, all actions here don't work

Expected Behavior:
Quick actions in problem should work well.

Actual Behavior:
image

Contributor guide

No contributing guide indexed for this repository

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

Start by reproducing the failure in test/resources/projects/eclipse/simple-app using the reported VS Code, extension, Java 21, Windows, and PasteAs-disabled setup. Inspect the quick-action flow used from the Problems window and compare it with actions invoked elsewhere. Done means the light-bulb actions execute successfully from the highlighted problem.

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
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.