microsoft / microsoft/vscode-gradle
Enhance error report UX
Open
@CsCherrYY is already working on this.
Since Aug 25, 2021.
ai-triaged
enhancement
UX
- Dominant language
- Java
- Stars
- 179
- Forks
- 91
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 9
Description
Opening project https://github.com/spring-cloud/spring-cloud-function/tree/main/spring-cloud-function-samples/function-sample
After configuring to JDK8, the project still has fatal error.

- The exact error message doesn't in a proper situation
- Should show a notification to tell the user there is a fatal error exists
- Consider to publish diagnostics as a better way to tell the users about the error
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.