redhat-developer / redhat-developer/vscode-java

Language server stuck

Open
#1,523 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

performance
Dominant language
TypeScript
Stars
2.3k
Forks
546
Avg merge
20h 1m
Merged PRs (30d)
11

Description

Environment
  • Operating System: mac os 10.15.5
  • JDK version: How can I check it?
  • Visual Studio Code version: 1.47.1
  • Java extension version: v0.9.1
Steps To Reproduce
  1. git clone sample project
  2. run the language server

Sample project : https://github.com/artipie/artipie
Logs

Current Result

The language server process is stuck with:

3d66eddd Importing Maven project(s) [Done]
45e64ec1 Repository registry initialization [Done]
d124c211 Synchronizing projects [Done]
c89fb157 Building [Done]
cad6d4ec Updating indexes [Done]
b0f94fcd Building [Done]
bf96551d Register Watchers [Done]
Expected Result

Language server is able to index java files so I can use navigation, error highlighting features and others.

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 by cloning the linked artipie sample project and running the language server in the stated VS Code and Java-extension environment. Start with the linked logs and the reported initialization stages, then verify that Java files are indexed and navigation and error highlighting work without the server remaining stuck.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, typescript, vscode
Domain
developer-experience, tooling
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.