Skip to content

Conversation

@rgrunber
Copy link
Member

@rgrunber rgrunber commented Apr 25, 2025

I'd like to make it easier for users to manually compile their projects (incrementally) quicker and the notification popup can make that a bit annoying. This one :

image

As an example, Java: Rebuild Projects doesn't show a notifications if there is a failure to build so I really don't think Java: Force Java Compilation should either. Also some of the UI elements at microsoft/vscode-java-dependency#878 , which call the java.workspace.compile command don't notify of any compilation errors. I think it should be enough to show the various error markers.

  • Notifications of failure aren't shown for project builds
  • Also standardizes based on approach of other extensions that use similar functionality in their UI elements

@testforstephen , @jdneo let me know your thoughts on this.

- Notifications of failure aren't shown for project builds
- Also standardizes based on approach of other extensions that use
  similar functionality in their UI elements

Signed-off-by: Roland Grunberg <[email protected]>
@rgrunber rgrunber added this to the End April 2025 milestone Apr 25, 2025
@rgrunber rgrunber self-assigned this May 7, 2025
@rgrunber rgrunber merged commit 5052630 into redhat-developer:main May 8, 2025
2 checks passed
@rgrunber rgrunber deleted the no-popup-for-build branch May 8, 2025 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant