the issues I'm facing in vscode are:
- "View LaTeX PDF" does not update: I made some edits to my .tex file, saved them with ctrl + s, but the PDF does not update (it does not show the new changes).
- PDF to code does not work: I want my PDF to jump to the position where my cursor is in the coding tab. I have tried ctrl + click, ctrl + alt + j, and some other shortcuts that other forum posts have said to use. (And yes, I have SyncTeX enabled as well in settings). However, the PDF always stays in its original position (it does not jump to my cursor).
Other information: system is Windows 10 and I installed VSCode yesterday. Extension is LaTeX Workshop.
UPDATE: if I edit the file with another .tex editor (Sublime Text), it shows the edits in VSCode's PDF Viewer. But it still doesn't show if I edit the LaTeX in VSCode itself.
.texfiles outside of VS Code directly using the same MiKTeX that VS Code is using. I'm sorry I can't help further as I'm not using Windows at the moment. – ShreevatsaR Jul 16 '21 at 21:58