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: 18 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 (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-03-24T17:09:05.000Z (about 1 month ago)
- Last Synced: 2025-03-26T09:44:53.032Z (29 days ago)
- Topics: latex, visual-studio-code
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=efoerster.texlab
- Size: 2.44 MB
- Stars: 92
- Watchers: 3
- Forks: 4
- Open Issues: 14
-
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.
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.