Friday, December 28, 2018
How to make Latex editing work in vscode/OSX
1. Download and install TexStudio (texstudio-2.12.14-osx.dmg)
2. Download and install mactex (mactex-20180417.pkg)
3. Install extension LaTeX Workshop in Visual Studio Code
Open any .tex document. Preview in vscode may not work, but once I get it compiled and displayed (as pdf) in TexStudio, the preview in vscode started to work, and the pdf gets updated everytime the Latex document is saved.
2. Download and install mactex (mactex-20180417.pkg)
3. Install extension LaTeX Workshop in Visual Studio Code
Open any .tex document. Preview in vscode may not work, but once I get it compiled and displayed (as pdf) in TexStudio, the preview in vscode started to work, and the pdf gets updated everytime the Latex document is saved.