redhat-developer / redhat-developer/vscode-java
warmup mode
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.3k
- Forks
- 546
- Avg merge
- 20h 1m
- Merged PRs (30d)
- 11
Description
It is originally raise in Gitpod: https://github.com/gitpod-io/gitpod/issues/12448
For very big projects it takes a while to import and reindex the project on the startup of container. Gitpod has a concept of prebuild, i.e. CI for dev containers. We would like to warm up Java LS or VS Code extension that on real container start it is loaded immediately.
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
Start by reading Gitpod issue #12448 and tracing how the Java language server or VS Code extension starts during container initialization. Define how a prebuild can warm the project import and reindexing, then verify that the extension is loaded immediately when the real container starts.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, typescript
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100