tomoki1207 / vscode-pdfviewer

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

Auto-reload broken #162

Open tdegeus opened 8 months ago

tdegeus commented 8 months ago

Since one of the latest updates, the PDF is not automatically reloaded when the PDF is changed externally.

Steps to Reproduce:

  1. Load a PDF
  2. Modify it externally (e.g. by running a Python script from without VS code)
  3. The PDF should be reloaded (but it is not).

For me, reloading was always automatic until the last update.

Version:


Note that if I toggle a reload with LaTeX workshop: Refresh all LaTeX PDF viewers the PDF is reloaded, but ultra-slowly.

carlthome commented 5 months ago

Also noticed this! Would be nice to have hot reloading of the PDF preview.

honzaprevratil commented 1 month ago

This is one of the most annoying things currently in this plugin. Fix would be really appreciated!!