A Visual Studio Code Extention for LaTeX
Go to file
Daniel Kapla ec47895eb6 add: cleanup script,
break: makeindex,
changed: pdflatex command (no script)
2018-01-07 15:58:37 +01:00
.vscode initial commit 2017-12-05 09:54:17 +01:00
dictionary add: Compile Commands 2018-01-07 14:44:53 +01:00
grammars initial commit 2017-12-05 09:54:17 +01:00
scripts add: cleanup script, 2018-01-07 15:58:37 +01:00
settings initial commit 2017-12-05 09:54:17 +01:00
snippets add: Compile Commands 2018-01-07 14:44:53 +01:00
src add: cleanup script, 2018-01-07 15:58:37 +01:00
.gitignore initial commit 2017-12-05 09:54:17 +01:00
CHANGELOG.md initial commit 2017-12-05 09:54:17 +01:00
LICENSE.md initial commit 2017-12-05 09:54:17 +01:00
README.md initial commit 2017-12-05 09:54:17 +01:00
package.json add: cleanup script, 2018-01-07 15:58:37 +01:00
tsconfig.json initial commit 2017-12-05 09:54:17 +01:00

README.md

LaTeX language support for Visual Studio Code

VS Marketplace Version VS Code Installs Dependencies Status

Adds syntax highlighting and snippets for LaTeX.

LaTeX Preview

Originally converted from the LaTeX TextMate bundle.

Contributions are greatly appreciated. Please fork this repository and open a pull request to add snippets, make grammar tweaks, etc.