wip: README
This commit is contained in:
parent
cdaaa6b7bf
commit
ceab16f93a
|
@ -1,14 +1,11 @@
|
||||||
# LaTeX language support for Visual Studio Code
|
# 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)
|
[Git Repository](https://git.4insider.net/Studium.git)
|
||||||
[![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.
|
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
|
Contributions are greatly appreciated. Please fork this repository and open a
|
||||||
pull request to add snippets, make grammar tweaks, etc.
|
pull request to add snippets, make grammar tweaks, etc.
|
||||||
|
|
Loading…
Reference in New Issue