Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>VSIX ViewerNew to Visual Studio Code? Get it now.
VSIX Viewer

VSIX Viewer

Utkarsh Shigihalli

|
39,676 installs
| (2) | Free
A simple viewer for VSIX files, which lets you see the contents of VSIX files within Visual Studio Code.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VSIX Viewer

A simple viewer for VSIX files, which lets you see the contents of VSIX files within Visual Studio Code.

viewer

Usage

Right click on a VSIX file and select Show in VSIX Viewer.

Telemetry data

By default, anonymous usage and error data collection is turned on to understand user behaviour to improve this extension. To disable it, update the settings.json as below:

{
    "vsixViewer.enableTelemetry": false
}

Change Log

See Change Log here

Issues

If you find any bug or have any suggestion/feature request, please submit the issues to the GitHub repo.

Credits

Some icons comes from the brilliant vscode-icons extension for Visual Studio Code.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft