wip: README

This commit is contained in:
Daniel Kapla 2018-01-08 16:42:42 +01:00
parent cdaaa6b7bf
commit ceab16f93a
1 changed files with 3 additions and 6 deletions

View File

@ -1,14 +1,11 @@
# 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)
[Git Repository](https://git.4insider.net/Studium.git)
Adds syntax highlighting and snippets for LaTeX.
Adds syntax highlighting, intelisence and compile commands for LaTeX.
![LaTeX Preview](https://github.com/ProAdd-ons/vscode-LaTeX-support/raw/master/./images/preview.png)
Originaly adapted [VS Marketplace Version](https://marketplace.visualstudio.com/items?itemName=torn4dom4n.latex-support)
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.