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

Refresh root when change notification hast no items #14868

Merged
merged 1 commit into from
Feb 11, 2025

Conversation

tsmaeder
Copy link
Contributor

@tsmaeder tsmaeder commented Feb 7, 2025

What it does

This PR fixes a problem introduced in #14697. When a plugin signals a refresh without giving any items to refresh, it now does nothing. This PR makes sure the tree view is refreshed from the root.

Fixes #14851

How to test

Make sure the "Find All References" command works correctly. Also make sure the scenario from the PR above is still working.

Follow-ups

Breaking changes

  • This PR introduces breaking changes and requires careful review. If yes, the breaking changes section in the changelog has been updated.

Attribution

Review checklist

Reminder for reviewers

Fixes eclipse-theia#14851

Contributed on behalf of STMicroelectronics

Signed-off-by: Thomas Mäder <[email protected]>
@tsmaeder tsmaeder requested a review from msujew February 7, 2025 13:03
@tsmaeder tsmaeder merged commit 984d95d into eclipse-theia:master Feb 11, 2025
11 checks passed
@github-actions github-actions bot added this to the 1.59.0 milestone Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

References View does not update reliably
2 participants