tomoki1207 / vscode-pdfviewer

Show PDF preview in VSCode.
https://marketplace.visualstudio.com/items/tomoki1207.pdf
Other
304 stars 73 forks source link

fixed uninstall (#33) #34

Closed Jakobeha closed 5 years ago

Jakobeha commented 5 years ago

This version of pdfviewer doesn't get automatically uninstalled from vscode, fixing #33.

I also forcibly upgraded event-stream version via shrinkwrap to 4.0.1, so the extension shouldn't actually have the vulnerability which caused it to get removed. And I updated the version of pdf.js used.

tomoki1207 commented 5 years ago

Thank you for support! But pdf.js version seems downgraded. And by change ext name, it might be published as other extension. So, I'll fixed this problem by myself. This work helped me a lot!