Hi there everyone,
Sorry in advance, this is most likely a very stupid question : I got VSCode installed recently on my Linux distro (Linux Mint 17.3), as well as the Latex Workshop extension.
My problem is that I can't seem to be able to use the PDF viewer at all... I don't see any option anywhere for opening the PDF in a new tab, or anything ! The Latex toolchain, building, etc., work find, but no PDF is opened after that...
You'll find a full log below, if it can help.
Thanks in advance !
Cheers
LaTeX Workshop Output
`[01:55:11] Initializing LaTeX Workshop.
[01:55:11] Creating LaTeX Workshop http and websocket server.
[01:55:11] LaTeX Workshop initialized.
[01:55:11] Found root file from active editor: /home/stephane/Dropbox/Paper_XSZ_nu_gamma/PAPIER_NO_1/aa1.tex
[01:55:11] Root file changed from: undefined. Find all dependencies.
[01:55:11] Instatiating new file watcher for /home/stephane/Dropbox/Paper_XSZ_nu_gamma/PAPIER_NO_1/aa1.tex
[01:55:11] Parsing /home/stephane/Dropbox/Paper_XSZ_nu_gamma/PAPIER_NO_1/aa1.tex
[01:55:11] Found .bib file /home/stephane/Dropbox/Paper_XSZ_nu_gamma/PAPIER_NO_1/Bibliography.bib
[01:55:11] Creating file watcher for .bib files.
[01:55:11] Parsing .bib entries from /home/stephane/Dropbox/Paper_XSZ_nu_gamma/PAPIER_NO_1/Bibliography.bib
[01:55:11] Parsed 81 .bib entries from /home/stephane/Dropbox/Paper_XSZ_nu_gamma/PAPIER_NO_1/Bibliography.bib.
[01:55:11] Server created on 127.0.0.1:53767
[01:55:11] Default environments loaded
[01:55:11] LaTeX Workshop version: 3.2.1
[01:55:11] Default commands loaded
[01:55:11] Default unimathsymbols loaded
[01:56:15] Root file remains unchanged from: /home/stephane/Dropbox/Paper_XSZ_nu_gamma/PAPIER_NO_1/aa1.tex.
[01:56:27] Found root file from active editor: /home/stephane/Dropbox/Paper_XSZ_nu_gamma/PAPIER_NO_1/aa1.tex
[01:56:27] Root file remains unchanged from: /home/stephane/Dropbox/Paper_XSZ_nu_gamma/PAPIER_NO_1/aa1.tex.
[01:58:27] File watcher: responding to change in /home/stephane/Dropbox/Paper_XSZ_nu_gamma/PAPIER_NO_1/aa1.tex
[01:58:27] Parsing /home/stephane/Dropbox/Paper_XSZ_nu_gamma/PAPIER_NO_1/aa1.tex
[01:58:27] Found .bib file /home/stephane/Dropbox/Paper_XSZ_nu_gamma/PAPIER_NO_1/Bibliography.bib
[01:58:27] Adding .bib file /home/stephane/Dropbox/Paper_XSZ_nu_gamma/PAPIER_NO_1/Bibliography.bib to bib file watcher.
[01:58:27] Parsing .bib entries from /home/stephane/Dropbox/Paper_XSZ_nu_gamma/PAPIER_NO_1/Bibliography.bib
[01:58:27] Parsed 81 .bib entries from /home/stephane/Dropbox/Paper_XSZ_nu_gamma/PAPIER_NO_1/Bibliography.bib.
[01:58:27] Refresh outline.
[01:58:27] Parsing /home/stephane/Dropbox/Paper_XSZ_nu_gamma/PAPIER_NO_1/aa1.tex for outline
[01:58:27] BUILD command invoked.
[01:58:27] Found root file from active editor: /home/stephane/Dropbox/Paper_XSZ_nu_gamma/PAPIER_NO_1/aa1.tex
[01:58:27] Root file remains unchanged from: /home/stephane/Dropbox/Paper_XSZ_nu_gamma/PAPIER_NO_1/aa1.tex.
[01:58:27] Building root file: /home/stephane/Dropbox/Paper_XSZ_nu_gamma/PAPIER_NO_1/aa1.tex
[01:58:27] Build root file /home/stephane/Dropbox/Paper_XSZ_nu_gamma/PAPIER_NO_1/aa1.tex
[01:58:27] Toolchain step 1: latexmk, -synctex=1,-interaction=nonstopmode,-file-line-error,-pdf,/home/stephane/Dropbox/Paper_XSZ_nu_gamma/PAPIER_NO_1/aa1
[01:58:28] LaTeX log parsed with 42 messages.
[01:58:28] Toolchain of length 1 finished.
[01:58:28] Successfully built /home/stephane/Dropbox/Paper_XSZ_nu_gamma/PAPIER_NO_1/aa1.tex
[01:58:28] No PDF viewer connected for /home/stephane/Dropbox/Paper_XSZ_nu_gamma/PAPIER_NO_1/aa1.pdf
[01:58:38] Root file remains unchanged from: /home/stephane/Dropbox/Paper_XSZ_nu_gamma/PAPIER_NO_1/aa1.tex.
[01:58:39] Found root file from active editor: /home/stephane/Dropbox/Paper_XSZ_nu_gamma/PAPIER_NO_1/aa1.tex`
Its CTRL-ALT-T or CTRL-ALT-L then select, or click the tick in the status bar and select.
By the way, this raises my thought. Would it be helpful if there is a new config controlling the post-build-show-pdf behavior?
Thanks for the help ! I think that such a new config might be useful indeed :-)
Cheers !
Most helpful comment
By the way, this raises my thought. Would it be helpful if there is a new config controlling the post-build-show-pdf behavior?