A Visual Studio Code Extention for LaTeX
Go to file
Daniel Kapla 97c1c47e72 add: configuration for compile and makeindex processes,
add: LaTeX root file configuration
2018-02-07 18:23:08 +01:00
.vscode initial commit 2017-12-05 09:54:17 +01:00
dictionary add: textEditor LaTeX compile error line highlighting 2018-01-31 16:10:41 +01:00
grammars initial commit 2017-12-05 09:54:17 +01:00
scripts add: cleanup script, 2018-01-07 15:58:37 +01:00
settings initial commit 2017-12-05 09:54:17 +01:00
snippets add: Compile Commands 2018-01-07 14:44:53 +01:00
src add: configuration for compile and makeindex processes, 2018-02-07 18:23:08 +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 wip: README 2018-01-08 16:42:42 +01:00
package.json add: configuration for compile and makeindex processes, 2018-02-07 18:23:08 +01:00
tsconfig.json initial commit 2017-12-05 09:54:17 +01:00

README.md

LaTeX language support for Visual Studio Code

Git Repository

Adds syntax highlighting, intelisence and compile commands for LaTeX.

Originaly adapted VS Marketplace Version

Contributions are greatly appreciated. Please fork this repository and open a pull request to add snippets, make grammar tweaks, etc.