VSCode_LaTeX/README.md

15 lines
951 B
Markdown

# LaTeX language support for Visual Studio Code
[![VS Marketplace Version](https://vsmarketplacebadge.apphb.com/version/torn4dom4n.latex-support.svg)](https://marketplace.visualstudio.com/items?itemName=torn4dom4n.latex-support)
[![VS Code Installs](https://vsmarketplacebadge.apphb.com/installs/torn4dom4n.latex-support.svg)](https://marketplace.visualstudio.com/items?itemName=torn4dom4n.latex-support)
[![Dependencies Status](https://david-dm.org/ProAdd-ons/vscode-LaTeX-support/status.svg)](https://david-dm.org/ProAdd-ons/vscode-LaTeX-support)
Adds syntax highlighting and snippets for LaTeX.
![LaTeX Preview](https://github.com/ProAdd-ons/vscode-LaTeX-support/raw/master/./images/preview.png)
Originally converted from the [LaTeX TextMate bundle](https://github.com/textmate/latex.tmbundle).
Contributions are greatly appreciated. Please fork this repository and open a
pull request to add snippets, make grammar tweaks, etc.