Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>ZIP File SystemNew to Visual Studio Code? Get it now.
ZIP File System

ZIP File System

Tomas Hubelbauer

|
26,073 installs
| (3) | Free
Mounts a virtual file system directory in your workspace allowing browsing a ZIP file
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

ZIP File System

Allows the user to mount a ZIP archive as a virtual file system in the VS Code Explorer pane by using the Mount context menu item.

Screenshot

To-Do

Add tests

Cache decompressed buffers

Implement write actions

Ensure tests run in the prepublish script

They do in the latest VS Code extension template for sure, so maybe update this codebase to match the new template?

Use the vscode.workspace.fs provider instead of the fs dependency

This is to support working with archives from virtual file systems not just disk.

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