Skip to content

Conversation

tsmaeder
Copy link
Member

@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 <t.s.maeder@gmail.com>
@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
tsmaeder added a commit that referenced this pull request Feb 17, 2025
Fixes #14851

Contributed on behalf of STMicroelectronics

Signed-off-by: Thomas Mäder <t.s.maeder@gmail.com>
laemmleint pushed a commit to mvtecsoftware/theia that referenced this pull request Aug 18, 2025
)

Fixes eclipse-theia#14851

Contributed on behalf of STMicroelectronics

Signed-off-by: Thomas Mäder <t.s.maeder@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

References View does not update reliably
2 participants