Skip to content

code --uninstall-extension is not the inverse of --install-extension #33106

Closed
@fabiospampinato

Description

@fabiospampinato

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.

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugextensionsIssues concerning extensionsverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions