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

Closed edik144 closed 1 year ago

edik144 commented 1 year ago

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

Generated by adamraichu.zip-viewer

AdamRaichu commented 1 year ago

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.