tomoki1207 / vscode-pdfviewer

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

Don't close the PDF if it is deleted. #135

Open NicoJG opened 2 years ago

NicoJG commented 2 years ago

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 it is in. When this happens, the PDF viewer instantly closes. Is there a way to keep the PDF viewer open even if the file was deleted? And additionally keep the auto-update running, e.g. update the PDF viewer when the file is created again?

flying-sheep commented 2 years ago

Yeah this is vital. I love this extension but for TeX projects, it’s unusable because of this.

flying-sheep commented 2 years ago

See also #125