A Visual Studio Code Extention for LaTeX
Go to file
Daniel Kapla 0bd3ed39a7 add: tikz parameter support,
fix: convertToItemKind,
wip: refactoring,
fix: smaller fixes
2017-12-07 14:47:11 +01:00
.vscode initial commit 2017-12-05 09:54:17 +01:00
dictionary add: tikz parameter support, 2017-12-07 14:47:11 +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 add: tikz parameter support, 2017-12-07 14:47:11 +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.