vscode-pdfviewer
vscode-pdfviewer copied to clipboard
Removing print event avoiding clash with VScode command palette + open file. #80 #85 #132
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.
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