Skip to content

"code --install-extension example.vsix" does not work #115877

@gizmodus

Description

@gizmodus
  • VSCode Version: 1.53.0
  • OS Version: Windows 10

Steps to Reproduce:

  1. Build an extension with vsce package
  2. Install the extension with code --install-extension example.vsix
  3. This command opens VSCode but the extension does not appear in the list of installed extensions

We have used the above command for months and it always worked. Since a few days / weeks it does not work anymore. Installing the extension inside VSCode via the command Extensions: Install from VSIX works normally.

Does this issue occur when all extensions are disabled?: Yes

Metadata

Metadata

Labels

info-neededIssue requires more information from poster

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions