An open API service indexing awesome lists of open source software.

https://github.com/tomashubelbauer/vscode-zip-file-system

Provides a context menu option to mount ZIP archives as a virtual file system in the VS Code Explorer pane.
https://github.com/tomashubelbauer/vscode-zip-file-system

archive filesystem vscode vscode-extension zip zipfile

Last synced: 8 months ago
JSON representation

Provides a context menu option to mount ZIP archives as a virtual file system in the VS Code Explorer pane.

Awesome Lists containing this project

README

          

# ZIP File System
![](https://img.shields.io/visual-studio-marketplace/stars/TomasHubelbauer.zip-file-system.svg)
![](https://img.shields.io/visual-studio-marketplace/d/TomasHubelbauer.zip-file-system.svg)
![](https://github.com/tomashubelbauer/vscode-zip-file-system/workflows/.github/workflows/main.yml/badge.svg)

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](screenshot.png)

## To-Do

### Add tests

### Implement write actions