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
13 stars 1 forks source link

[editor]: Support zip in preview #46

Closed bablu123bablu closed 1 year ago

bablu123bablu commented 1 year ago

Please add support for .zip files to the editor preview.

Generated by adamraichu.zip-viewer

AdamRaichu commented 1 year ago

Sorry, but I don't plan to support previewing zip files inside of zip files. Instead, use the selective extraction feature to extract the zip you want to preview, then open it normally.