git clone [email protected]:manjaroman2/latex-template-to-vscode-snippet.git &&
cd latex-template-to-vscode-snippet &&
python src/latex_template_to_vscode_snippet.py
tex2snip <template.tex> <prefix>
- If template.tex references a .cls file it needs to be in the same directory
- If template.tex references .bib, they will be displayed and required for the template to work