-
Was trying to build [texlab](https://github.com/latex-lsp/texlab) and got this error.
```
% cargo install --path ./
Installing texlab v3.0.0 (C:\dev\rust\texlab)
Updating crates.io index
…
-
Hi,
texlab has spawned multiple times a lot of chktex processes .
When I say multiple, I mean until the os run out of pipes. That is 1157 process.
ps couldn't resolve their cmdline (why?)
Ex…
-
On Ubuntu 20.04, I try to test the `Emacs with the lsp-mode package` based setting according to the instruction [here](https://github.com/astoff/digestif#installation-and-set-up) using the following s…
-
The [`acro`](https://github.com/cgnieder/acro/) package allows for a `cite=`-key to reference a citation to be printed when the acronym is first introduced.
It would be nice if texlab could perform…
-
Hello
after running `python update_plugins.py` the git index seems to want to pick up the files under `sources_non_forked` and prevents me from doing any `git pull`s
the index might need a `gi…
-
- If you create an `LSP-foo` package and implement the `name` method that returns `foo` then in the project overrides you have to use the `foo` key instead of `LSP-foo`.
- If you implement the `nam…
-
My OnePlus 7 Pro is set up with an openSUSE chroot inside of Termux. Attempting to build texlab results in the following error (unrelated output trimmed away):
```
$ cargo install --git https://githu…
-
Me encantaría usar `company-mode` para poder buscar dentro de la biblioteca de referencias. Los problemas que tengo hasta ahora son:
- `company-mode` no se habilita.
- no hay autocompletion con el…
-
Given:
`\newglossaryentry{tabula negotiorum}{
type=Nouns,
first={tabula negotiorum},
name={tabula negotiorum},
description={\Parse{engagement tablet}}
}
`
TexLab reports `Missing "}"…
-
## Description
I keep getting bizarre pycodestyle errors highlighting every single line in long notebooks (see below screenshots). It seems the linter thinks these lines are inside function cal…