latex-lsp / texlab

An implementation of the Language Server Protocol for LaTeX
GNU General Public License v3.0
1.55k stars 52 forks source link

[LSP][texlab] timeout #1201

Open pacaunt opened 2 months ago

pacaunt commented 2 months ago

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 function and neovim says "[LSP][texlab] timeout". I does not configure anything after install by Mason but capabilities from nvim_cmp plugin. How I can fix this?

nolanking90 commented 2 weeks ago

Here are some things you can do: