# texlab-vscode **Repository Path**: tcll/texlab-vscode ## Basic Information - **Project Name**: texlab-vscode - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-11-12 - **Last Updated**: 2023-11-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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.