vscode-latex-preview
vscode-latex-preview copied to clipboard
Compilation and embedded preview of LaTeX documents for Visual Studio Code
Hi latex preview team! I was working with your extension and it is so useful 😍, I like to keep the "Preview Tab" always open to see the changes in...
Can bibtex support be integrated or I dont know if it can be done with "latex-preview.command"?
does vscode-latex-preview support opening a preview in new tab/ new window upon opening a .tex file? If not, do the authors plan on introducing such a feature?
I am using VS and the LaTeX Preview on a MacPro with 4K monitors (latest OS) and on a MacBook Pro. When I run on the MBP it is almost...
I use minted for code formattin in my thesis. Is there a possibility to add additional commandline arguments? I found the file in your source code (document-provider.ts) but could not...
Latexmk requires perl to run, which much be manually installed on Windows. Detect if perl is installed, and show an error if it is not.