ajshort / vscode-latex-preview

Compilation and embedded preview of LaTeX documents for Visual Studio Code
MIT License
33 stars 11 forks source link

Prompt to install Perl #10

Open ajshort opened 7 years ago

ajshort commented 7 years ago

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.