-
Notifications
You must be signed in to change notification settings - Fork 6.6k
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
Stale "Visual Studio Code Workspaces" search results #30488
Comments
I'm starting to work on it now, should be done today. |
Hi, this has been worked on for the 0.78 development cycle. 😄 |
I'm sorry to say that I coded + tested this on my Windows 10 pc, where it works, but on my Windows 11 work laptop, which I tried it on after installing the update, it doesn't 😢 The main cause of this "bug" is VSCode itself, though, and the way they don't clean up workspaces. Maybe a better solution anyways would be to allow users to delete/filter results from Run with something like shift + delete on a result, and then it ends up on a list they can access from the PT Run menu. That would cover all the unwanted search-results issues across the board. |
Microsoft PowerToys version
0.76.1
Installation method
PowerToys auto-update
Running as admin
No
Area(s) with issue?
PowerToys Run
Steps to reproduce
I've noticed an issue with PowerToys Run where it continues to display workspace entries for Visual Studio Code (VSCode) projects that no longer exist. This seems to be due to VSCode not cleaning up workspace entries in User/globalStorage after a project is deleted/moved, and PowerToys Run doesn't filter out these stale entries.
✔️ Expected Behavior
Non-existing workspaces should not be displayed in the search result.
❌ Actual Behavior
Non-existing workspaces are displayed.
Other Software
No response
The text was updated successfully, but these errors were encountered: