The PDF output is not generated into the outdir defined by "latex-workshop.latex.outputDir" . Rather, it is generated at ./.
I have tried reloading VSCode and the extension but, there has been no impact.
"latex-workshop.latex.outputDir" The PDF files should be generated into the directory assigned to the "latex-workshop.latex.outputDir" contribution point.
Output is generated at ./ instead.
The directory where output files (e.g., PDF and SyncTeX files) are located.\nBoth relative and absolute pathes are supported. Relative path start from the root file location, so be ware if it is located in sub-directory.
This does not control your toolchain. Rather, this config guides the extension to find the output file in the given folder.
Thanks for clearing it. I associated it with the toolchain – my bad.
I'd thank you for raising the issue. Actually this config should have a better description. Change on the way.
Most helpful comment
I'd thank you for raising the issue. Actually this config should have a better description. Change on the way.