AdamRaichu / vscode-zip-viewer

An extension which allows for the manipulation of zip files in VS Code.
https://marketplace.visualstudio.com/items?itemName=AdamRaichu.zip-viewer
MIT License
10 stars 0 forks source link

feat: Context menu option for unzipping a file #69

Open AdamRaichu opened 11 months ago

AdamRaichu commented 11 months ago

Describe the solution you'd like When right clicking on a file that is a zip file, show a context menu with an option to unzip.

Additional context This will probably require adding a step to the build process to create {package.json}.contributes.menus.["explorer/context"][].when.