TexLab is a cross-platform implementation of the Language Server Protocol for LaTeX. to produce high quality code completion results by indexing your used packages as you type. The server can be used with any editor that implements the Language Server Protocol. You can either install an editor extension that provides an out-of-box experience or download the server binaries and configure your editor manually. Please see the download page for all available options. Requirements For TexLab to work correctly, you will need to install: - A TeX distribution. - The Node.js runtime. This is an optional dependency used for the citation rendering feature. Home page: https://texlab.netlify.com/ Documentation: https://texlab.netlify.com/docs GitHub repository: https://github.com/latex-lsp/texlab