Closed
Description
It was surprising to find out that after a:
code --install-extension ~/Desktop/test.vsix
and a restart, executing this:
code --uninstall-extension ~/Desktop/test.vsix
doesn't remove the extension, instead it throws an error:
Error: Extension '/Users/fabio/Desktop/test.vsix' is not installed.