Closed fbbdev closed 1 year ago
Strange enough, there is no [Build]
logs in your provided information, meaning that neither manual nor auto-builds were triggered. This makes it hard to identify the exact cause.
If you also observed repeated refreshes of viewer with a very short interval (several hundred milliseconds), you may try to increase the value of latex-workshop.latex.watch.pdf.delay
. Increasing this value will make the extension less sensitive to file changes, which in turn triggers PDF viewer refresh.
There are no Build logs because I am building with a custom makefile. Increasing the watch delay solved the issue, thank you.
Pre-checks
Environment
The Issue
Reproduction Steps
latexmk -pdflua -outdir=build toplevelFileName
At this point the PDF viewer updates and scrolls back to the first page.
Expected Behavior
Logs
LaTeX Workshop Output
Developer Tools Console