redhat-developer / redhat-developer/vscode-java
Language server shows an error after project imported but no errors in problems window
Open
Nobody has claimed this yet.
bug
diagnostics
ls-error/crash
- Dominant language
- TypeScript
- Stars
- 2.3k
- Forks
- 546
- Avg merge
- 20h 1m
- Merged PRs (30d)
- 11
Description
Environment
- Operating System: Windows
- JDK version: 11
- Visual Studio Code version: 1.72.2
- Java extension version: 1.10.0/1.12.0
Steps To Reproduce
- git clone https://github.com/gephi/gephi.git
- Open the project via VSCode > After the project is imported completed, language server shows errors but there is no error in problems window
- Reload window > language server shows successfully without errors
Current Result

Expected Result
It shows no errors without reloading project
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 import flow in VS Code using the gephi project described in the steps, focusing on language-server startup after project import completes. Compare the initial diagnostics with the behavior after reloading the window; done means the language server starts without showing errors and no reload is needed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, typescript, vscode
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100