latex-lsp / texlab

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

VSCode extension broken after texlab server update #425

Closed coxackie closed 3 years ago

coxackie commented 3 years ago

I am using the VSCode extension with the local texlab server, and after the update to 3.0.0, the extension crashes. I guess this is to be expected; I will downgrade for the time being, but it will be nice to have the extension play nicely with the latest server.

clason commented 3 years ago

Isn't this rather an issue with https://github.com/latex-lsp/texlab-vscode?

(And did you see the breaking changes in the settings?)

coxackie commented 3 years ago

@clason indeed, I was a bit lazy here, seeing as the dev is the same. I did open the same issue (https://github.com/latex-lsp/texlab-vscode/issues/425) - @pfoerster feel free to close this (duplicate) one.