A Visual Studio Code Extention for LaTeX
Go to file
Daniel Kapla d2d1b3a1db initial commit 2017-12-05 09:54:17 +01:00
.vscode initial commit 2017-12-05 09:54:17 +01:00
dictionary initial commit 2017-12-05 09:54:17 +01:00
grammars initial commit 2017-12-05 09:54:17 +01:00
settings initial commit 2017-12-05 09:54:17 +01:00
snippets initial commit 2017-12-05 09:54:17 +01:00
src initial commit 2017-12-05 09:54:17 +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 initial commit 2017-12-05 09:54:17 +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.