redhat-developer / redhat-developer/vscode-java
Language server stuck
Open
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
- git clone sample project
- 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
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 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