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

Show PDF preview in VSCode.

Results 89 vscode-pdfviewer issues
Sort by recently updated
recently updated
newest added

This adds support for named destinations described here: This also solves following issues: - #129 - #108

Type: Bug Can't copy text from PDF Extension version: 1.2.0 VS Code version: Code 1.73.1 (6261075646f055b99068d3688932416f2346dd3b, 2022-11-09T04:27:29.066Z) OS version: Windows_NT x64 10.0.19044 Modes: Sandboxed: No System Info |Item|Value| |---|---| |CPUs|Intel(R)...

I click my .pdf in my file explorer. Sometimes it renders ok. Sometimes it just renders a blank background. Like this: ![Screenshot 2022-10-04 at 16 45 07](https://user-images.githubusercontent.com/693495/193788590-419aabd5-090f-48a2-92a9-311fcd4f1bdf.png) Now I've restarted...

### How to reproduce Run vscode on macOS, and install pdfviewer with v1.2.0. Open a folder. Put the pdf from doi.org/10.1145/2503792.2503808 inside. (might or might not be from scihub) Open...

The preview is not supported to change color(text, background, ...). ### Approaches #### 1. Can select a theme. - Preset themes (Lite(now), Dark) - Toggle these from settings. **Pros** *...

enhancement

It'd be nice if there was a setting to make the viewer remember the last viewed page and jump back to it upon reopening the file.

How about add the annotation function

Makes sure pdf.js restores exact scroll position during reload by overriding the fingerprint Removes flickering when a document is reloaded

The extension needs bookmark support. When jumping around a large PDF, bookmark support is crucial.

enhancement
help wanted

In my workflow, I frequently update PDFs, and I love the auto-update feature of this extension. However, some tools I use actually remove the PDF file or even the directory...