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

[editor]: Support zip in preview #88

Closed tehlil closed 7 months ago

tehlil commented 7 months ago

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

Generated by adamraichu.zip-viewer

AdamRaichu commented 7 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.