tomoki1207 / vscode-pdfviewer

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

Removing print event avoiding clash with VScode command palette + open file. #80 #85 #132 #157

Open MStachowicz opened 11 months ago

MStachowicz commented 11 months ago

While this may not be the optimal fix (adding keybind options to the keyboard shortcuts VS code window). This fixes the highly requested issue #80 #85 #132.

I think most people are using this extension as the name suggests, for pdfviewing. Printing can easily be done via a browser or adobe acrobat as an alternative. PDFs alongside code are used for reference.

ForsythsGambit commented 4 months ago

Hello,

I have edited ~/.vscode/extensions/tomoki1207.pdf-1.2.2/lib/webviewer.js as you have in your commit, however the printing behavior still persists. Have you found a better method to supress this?

Thank you for your time, ~Liam