vscode-pdfviewer icon indicating copy to clipboard operation
vscode-pdfviewer copied to clipboard

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

Open MStachowicz opened this issue 1 year ago • 1 comments

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.

MStachowicz avatar Sep 08 '23 18:09 MStachowicz

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

ForsythsGambit avatar Apr 19 '24 19:04 ForsythsGambit