A Visual Studio Code Extention for LaTeX
Go to file
Daniel Kapla 8bce5ac877 add: Enabled completionItemprovider to work async (added Promise),
add: input, include, ... commands and parameters to *_symbols
2017-12-07 18:30:43 +01:00
.vscode initial commit 2017-12-05 09:54:17 +01:00
dictionary add: Enabled completionItemprovider to work async (added Promise), 2017-12-07 18:30:43 +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: Enabled completionItemprovider to work async (added Promise), 2017-12-07 18:30:43 +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.