-
Texlab is just not working when open a file. The diagnostics are delayed and formatting is only work when first time of editing a tex file. However, after editing for sometime, the lsp does not functi…
-
-
I was wondering if texlab is suplorted as LS. Both clangd and texlab get detected, but only clangd seems to work. The wiki doesn't mention it either. (see https://github.com/girishji/vimcomplete/issue…
-
`texlab` provides workspace commands such as ["change environment"](https://github.com/latex-lsp/texlab/wiki/Workspace-commands), I'm not aware of a way to trigger such an action from Zed.
- [ ] Expl…
-
### Description
I noticed that recently the `vim.lsp.buf.execute_command` has been deprecated and replaced with `Client:exec_cmd`, [see](https://github.com/neovim/neovim/pull/30932). I have already a…
-
This is more a question than an issue, but discussions aren't enabled in this repository.
In the options documentation, it says that the `texlab` formatter for latex is not yet implemented.
Are …
-
Frequently—but not always—when I try to build a LaTeX document via TexLab (https://github.com/latex-lsp/texlab-vscode/), pressing `F5` to do so, instead of the texlab launching, I get “_Starting Julia…
ghost updated
1 month ago
-
## Description
I'm getting the following issue with candidate suggestions from TexLab. I've tried installing with a new environment in conda, using version 3.0.0 of jupyterlab-lsp and had a fri…
ZX-80 updated
2 years ago
-
How can I add project-specific additional paths so that texlab can find other `.tex` files. For example, in VSC I am using the LaTeX Workshop package which provides the `latex-workshop.latex.texDirs` …
-
TIL about a project called [Texlab](https://github.com/latex-lsp/texlab). It's a language server for Latex also written in Rust. I've installed it with ease thanks to [coc-texlab](https://github.com/f…