redhat-developer / redhat-developer/vscode-java

Language server shows an error after project imported but no errors in problems window

Open
#2,785 2 comments 0 reactions 0 assignees View on GitHub

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
  1. git clone https://github.com/gephi/gephi.git
  2. Open the project via VSCode > After the project is imported completed, language server shows errors but there is no error in problems window
  3. Reload window > language server shows successfully without errors
Current Result

image

Expected Result

It shows no errors without reloading project

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.