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

Support zip in preview #80

Closed Dsusanta48 closed 9 months ago

Dsusanta48 commented 9 months ago

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

Generated by adamraichu.zip-viewer

AdamRaichu commented 9 months ago

Sorry, but I'm not going to support opening zip files within zip files in the editor. Instead, use Selective Extraction to extract the zip file, then open it normally.