-
The [configuration](https://github.com/latex-lsp/texlab/wiki/Configuration) wiki entry does not cover the texlab.build.filename setting.
-
I have recently switched from Latex-workshop to this extension, which is very good (feels much more lightweight), and I am quite happy with it. Great job (also for the server, of course, which I also …
-
This issue appeared recently. Probably last release. All citations are now marked undefined reference. The location of bib is standard: ~/texmf/bibtex/bib
The document compiles without issues with al…
-
Hi,
Thanks for the awesome tool. I'm working on a project where I'd like to extract the text content of latex files using TS (https://github.com/hangyav/textLSP). I noticed that commas aren't part …
-
Hi,
I had two feature requests related to how Texlab populates the workspace with documents in the project.
1. I find quite frequently when editing projects (especially near a deadline) that Tex…
-
### titles/summaries:
non-root file getting auto-build & resultant invalid log errors cached in extensions memory
### details
the build command is somehow getting auto-triggered on the title.…
-
Hi!
With this tex file,
```tex
\documentclass[]{article}
\begin{document}
\verb| if(){else{|
\end{document}
```
texlab provides this error message: `Missing "}" inserted`.
I…
-
### 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…
-
If `texlab` is not installed and on PATH, with the user relying on the extension to download the latest release from GitHub, there is a potential for network errors like the one described in the title…
-
First of all, thanks for this excellent work!
It would be nice to support the [zref](https://ctan.org/pkg/zref) and [zref-clever](https://ctan.org/pkg/zref-clever) package as an alternative referen…