redhat-developer / redhat-developer/vscode-java
indexing cost too long time (40min+) Only occurs in the `VS Code - Insiders`
Open
@snjeza is already working on this.
Since Dec 1, 2025.
performance
- Dominant language
- TypeScript
- Stars
- 2.3k
- Forks
- 546
- Avg merge
- 20h 1m
- Merged PRs (30d)
- 11
Description
We have four tasks blocked waiting for the index to build, and it’s extremely slow because it’s only running on one thread. How can we make this process run in parallel?
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.
Assessment
This issue has not been assessed yet.