ajshort / vscode-latex-preview

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

Unable to Create Build Task for basic file #13

Closed Zyian closed 7 years ago

Zyian commented 7 years ago

There's an issue when trying to create a build task for any LaTeX file. Selecting the command pops up with the error. "Cannot read property 'map' of undefined"

Things I've tried: Clean install VSCode Clean install BasicTex

I tried to check the settings file to see if I'm missing a setting but I could not find anything related.

ajshort commented 7 years ago

Thanks for the report! Unfortunately I can't replicate this.

  1. Which version of VSCode are you running?
  2. Are there any .tex files in your workspace?