redhat-developer / redhat-developer/vscode-java
typing constantly trigger validating documents/building workspace job
Open
@snjeza is already working on this.
Since Jul 22, 2019.
upstream
- Dominant language
- TypeScript
- Stars
- 2.3k
- Forks
- 546
- Avg merge
- 20h 1m
- Merged PRs (30d)
- 11
Description
In VS Code editor, just typing an empty line, the status bar constantly show validating documents, publish diagnostics, building workspace. Reference the UX of Eclipse, typing there doesn't trigger building unless you save the file. So building workspace looks like an unnecessary step during editing. But if you trigger save action, it should be triggered if auto build is enabled.
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.