tomoki1207 / vscode-pdfviewer

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

feat: add debounce to panel closure #114

Closed jrandolf closed 3 years ago

jrandolf commented 3 years ago

This PR adds a delay to panel closure after a file is deleted. In addition, if a file is created in-place within the delay timeframe, the panel will reload and cancel panel closure.

Fixes #112

lmiq commented 1 year ago

Should this be working? I'm using v1.2.0 in VSCode and I still see the same problem of the reloaded file being positioned at the start.