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

References View does not update reliably #14851

Closed
Tracked by #13192
tsmaeder opened this issue Feb 6, 2025 · 0 comments · Fixed by #14868
Closed
Tracked by #13192

References View does not update reliably #14851

tsmaeder opened this issue Feb 6, 2025 · 0 comments · Fixed by #14868
Labels
builtins Issues related to VS Code builtin extensions vscode issues related to VSCode compatibility

Comments

@tsmaeder
Copy link
Contributor

tsmaeder commented Feb 6, 2025

Bug Description:

When I do "Find References..." from the context menu, the references view often does not update with the new results. Sometimes it does. Closing the view seems to fix the problem.

Steps to Reproduce:

  1. Do "Find all references" in some code in the Theia repo
  2. Observe: no results are showing or if you have searched before, the old results are showing
  3. Close the References view
  4. Do the search again
  5. Observe: the results are showing

Additional Information

  • Operating System: Windows 11
  • Theia Version: 1.58.1 Theia IDE
@tsmaeder tsmaeder added vscode issues related to VSCode compatibility builtins Issues related to VS Code builtin extensions labels Feb 6, 2025
@tsmaeder tsmaeder mentioned this issue Feb 6, 2025
66 tasks
@msujew msujew changed the title References Vie does not update reliably References View does not update reliably Feb 6, 2025
tsmaeder added a commit to tsmaeder/theia that referenced this issue Feb 7, 2025
Fixes eclipse-theia#14851

Contributed on behalf of STMicroelectronics

Signed-off-by: Thomas Mäder <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
builtins Issues related to VS Code builtin extensions vscode issues related to VSCode compatibility
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant