-
Hello, on NixOS, we distribute Texlab for aarch64 and x86_64-linux, and we encountered this build error on CI when [updating to 5.20.0](https://github.com/NixOS/nixpkgs/pull/347995):
```
++ env CC…
-
a repost from jupyterlab#16680
## Description
When using `jump to definition` feature, while code was installed in the environment other than `base`, message `No jump targets found` is displ…
-
# See below for an [updated report](https://github.com/jupyterlab/jupyter-collaboration/issues/393#issuecomment-2462517066)
## OLD Description
When Jupyter Lab is started as as single-user serve…
-
Macros I have in mind are already supported by `texlab`, see `"...Copy"` commands in https://github.com/latex-lsp/texlab/commit/e4bcc7f9c961826916b45f31d7804312cdf8f8e8.
I am not sure how to best a…
-
I'm using neovim with lspconfig on windows, I installed texlab and tectonic through mason and sioyek with scoop.
I have Microsoft Visual C++ Redistributable for Visual Studio 2015 installed as well.
…
-
## Description
We (well, @yuvipanda and team did the hard work) installed the LSP tools for a cloud-hosted hub I use to teach a ~1,200 student course this term. Unfortunately Yuvi and team found pe…
-
is it possible to add sagetex implementation
i am a math student and i use latex for my assignments i do a lot of all of my calculations in sagetex i would really love to have code completions and hi…
-
Hi, When using mucomplete with languageclient-neovim, can't complete correctly the includes or suggest them correctly.
Steps to reproduce:
1. Configure ccls or clangd with languageclient-neovim…
-
I am using Lazyvim and am managing LSPs with Mason. I have the following config:
```
return {
"neovim/nvim-lspconfig",
opts = {
servers = {
texlab = {
settings = {
…
-
### Check for existing issues
- [X] Completed
### Language
LaTeX
### Tree Sitter parser link
https://github.com/latex-lsp/tree-sitter-latex
### Language server link
https://github…