redhat-developer / redhat-developer/vscode-java
When using GraalVM, code hints prompt for many invalid items
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.3k
- Forks
- 546
- Avg merge
- 20h 1m
- Merged PRs (30d)
- 11
Description
Environment
- Operating System:Windows Subsystem for Linux
- JDK version:17 and 21
- Visual Studio Code version:1.82.2
- Java extension version:1.22.1
Steps To Reproduce
When I use GraalVM
When I type a, I will be prompted with many graal entries
None of these items were found
How do I fix this?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the completion behavior in VS Code with GraalVM on the listed JDK versions, then inspect why the suggested Graal entries cannot be resolved. Compare the results with a non-GraalVM setup; done means invalid completion items no longer appear or their source is clearly identified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, vscode
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100