Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[LSP][texlab] timeout #1201

Open
pacaunt opened this issue Aug 27, 2024 · 1 comment
Open

[LSP][texlab] timeout #1201

pacaunt opened this issue Aug 27, 2024 · 1 comment

Comments

@pacaunt
Copy link

pacaunt commented Aug 27, 2024

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
Copy link
Contributor

Here are some things you can do:

  • run :checkhealth to see if there are any obvious issues with your setup.
  • Check in :Mason that you are running the latest version of texlab.
  • Check :LspLog to see what the last message neovim got from the server is, and post that here.
  • Try to reproduce the error with a minimal tex file, and post that here.
  • Tell us what version of neovim you are running (and if you are using a distro).
  • Post the relevant portions of your neovim/texlab config.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants