question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

:CocCommand latex.UpdateLanguageServer doesn't download new server

See original GitHub issue
~/.config/coc/extensions/coc-texlab-data
[I] ➜ ls -lh
total 19M
-rwxr-xr-x 1 francisco francisco 19M Jul 13 10:01 texlab

I have this old binary on ~/.config/coc/extensions/coc-texlab-data. I executed :CocCommand latex.UpdateLanguageServer but it didn’t download a new binary.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:17 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
oblitumcommented, Aug 7, 2019

Confirming the above, after adding it to my statusline, it gets stuck with ⠸ Downloading TexLab Server v1.3.0.

0reactions
oblitumcommented, Aug 11, 2019

This issue seems more involved than I thought.

I was able to update it now, trying it again. But it seems that it worked because I opened nvim with an empty/nonexisting tex file (nvim foo.tex). Then the downloader was able to finish with success as expected.

But it still got stuck when I tried the same in my former test, where I was with complex latex file that I was editing open. I can’t share this file, but when I try to update with it open, the downloader gets stuck.

Read more comments on GitHub >

github_iconTop Results From Across the Web

coc-java - Vim Awesome
The following commands are available: java.updateLanguageServer : download latest jdt.ls from eclipse.org. java.projectConfiguration.update : is available when ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found