tintinweb / vscode-decompiler

Decompile things directly from VSCode
https://marketplace.visualstudio.com/items?itemName=tintinweb.vscode-decompiler
152 stars 26 forks source link

File system provider for decompileFs #26

Closed lguerard closed 1 year ago

lguerard commented 1 year ago

Hi,

I have installed this extension for testing something and uninstalled it since. Now I can't save a new file on it as I'm getting File system provider for decompileFs:/%23%20-%2A-%20coding%3A%20utf-8%20-%2A-.py is not available. everytime.

Also, the Decompiler! is still mentioned when looking at my workspaces in vscode (see screenshot)

image

Any ideas on how to fix this ? I tried reinstalling/uninstalling multiple times, removing the folder in ~/.vscode/extensions/ but still there..

Edit : Somehow, some files were still considered as using Decompiler even though computer and VSCode were restarted multiple times. Closing the workspace fixed the issue. Sorry for the trouble.

sbreakey commented 10 months ago

This should be re-opened and fixed. I installed it to test some java stuff, then uninstalled it, and it has broken the redhat java extensions ability to decompile. I shouldn't have to google to find this closed ticket to figure out I have to close the workspace to fix it.