Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/latex-lsp/texlab-vscode

LaTeX for Visual Studio Code
https://github.com/latex-lsp/texlab-vscode

latex visual-studio-code

Last synced: about 2 months ago
JSON representation

LaTeX for Visual Studio Code

Awesome Lists containing this project

README

        

# TexLab

A [Visual Studio Code](https://code.visualstudio.com) extension that provides rich editing support for the
[LaTeX](https://www.latex-project.org) typesetting system powered by the [TexLab](https://github.com/latex-lsp/texlab) language server.
It aims to produce high quality code completion results by indexing your used packages as you type.

![Demo](images/demo.gif)

Learn more about the project on the [TexLab repository](https://github.com/latex-lsp/texlab).

## Getting Started

A detailed guide can be found on our [documentation page](https://github.com/latex-lsp/texlab).

## Release Notes

See the [Changelog](CHANGELOG.md) for details.