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 pdf in preview #87

Closed Kanin-020 closed 7 months ago

Kanin-020 commented 7 months ago

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

Generated by adamraichu.zip-viewer

AdamRaichu commented 7 months ago

Duplicate of #32.

I'm going to close this as won't fix because pdf documents are not text documents. However, I have made another extension which provides a custom editor for pdf files. You can use the selective extraction feature to get the pdf files from the zip file, then my other extension to view the file.