Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 8 days ago
JSON representation
LaTeX for Visual Studio Code
- Host: GitHub
- URL: https://github.com/latex-lsp/texlab-vscode
- Owner: latex-lsp
- License: gpl-3.0
- Created: 2017-11-22T20:08:42.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-08-05T16:27:18.000Z (3 months ago)
- Last Synced: 2024-08-09T02:15:59.038Z (3 months ago)
- Topics: latex, visual-studio-code
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=efoerster.texlab
- Size: 2.27 MB
- Stars: 88
- Watchers: 5
- Forks: 3
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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.