redhat-developer / redhat-developer/vscode-java
how to check errors in all project manually?
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.3k
- Forks
- 546
- Avg merge
- 20h 1m
- Merged PRs (30d)
- 11
Description
It's really annoying to have to open the classes one by one in vscode to detect the problems. Is there a way (even if it's manual) to launch a global error check?
Screenshot before opening the file:

Screenshot of file after i select it and open it manually:

vscode version: 1.63.2 899d46d82c4c95423fb7e10e68eba52050e30ba3 x64
java extension pack: 0.20.0
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
The issue names no files, tests, or entry points to inspect. First clarify how a global error check should be triggered and which project errors it must report; done means documenting or implementing a reliable way to check errors across the whole project without opening classes individually.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, vscode
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100