Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add java.diagnostic.filter to exclude files from diagnostic publishing. #3218

Merged
merged 1 commit into from
Jul 26, 2024

Conversation

rgrunber
Copy link
Contributor

- When diagnostic filter is updated :
  - only update (clear) documents that are being newly filtered
  - documents no longer being filtered are updated upon modification
- Add testcase

Signed-off-by: Roland Grunberg <[email protected]>
@rgrunber rgrunber merged commit 33be746 into eclipse-jdtls:master Jul 26, 2024
6 checks passed
@rgrunber rgrunber deleted the fix-2150 branch July 26, 2024 19:04
@rgrunber rgrunber added this to the End July 2024 milestone Jul 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow for excluding files from the problem tab
2 participants