tunnelvisionlabs / FindInSolutionExplorer

Adds the Find in Solution Explorer command to the context menu of open document tabs.
https://marketplace.visualstudio.com/items?itemName=SamHarwell.FindinSolutionExplorer
Apache License 2.0
16 stars 5 forks source link

Uninstall from VS2019 fails #19

Closed pm64 closed 3 years ago

pm64 commented 4 years ago

Once this extension is installed in VS2019, it can never be uninstalled.

It's possible to click the "Uninstall" button, and VS2019 will report that the extension will be removed when VS2019 closes. But the uninstall never takes place.

sharwell commented 4 years ago

😕 That's super strange. Does it report an error?

pm64 commented 3 years ago

Apologies for the delayed response. No, it did not report an error.

sharwell commented 3 years ago

Maybe VS never closed? Is there a devenv.exe process hanging around?

pm64 commented 3 years ago

I apologize but I no longer have that development environment available for testing. If you're unable to reproduce the issue, I'd say you can close this.

sharwell commented 3 years ago

Thanks for the update! Sorry to hear it was causing problems.