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 2 forks source link

[editor]: Support zip in preview #122

Closed 6renzo4 closed 2 months ago

6renzo4 commented 2 months ago

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

Generated by adamraichu.zip-viewer

AdamRaichu commented 2 months ago

Duplicate of #46.

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.