bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#60198: 30.0.50; Eglot: Spelling error for vscode-json-languageserver


From: Brian Leung
Subject: bug#60198: 30.0.50; Eglot: Spelling error for vscode-json-languageserver
Date: Mon, 19 Dec 2022 23:07:51 +0000


Eli Zaretskii <eliz@gnu.org> writes:

Cc: 60198@debbugs.gnu.org
From: Brian Leung <leungbk@posteo.net>
Date: Mon, 19 Dec 2022 12:42:54 +0000

Benjamin Orthen <benjamin@orthen.net> writes:

> In lisp/progmodes/eglot.el:192,
> "vscode-json-languageserver"
> (https://www.npmjs.com/package/vscode-json-languageserver) is > spelled as "vscode-json-language-server",
> which causes eglot to fail to find the executable.

It's not a spelling error;
https://github.com/hrsh7th/vscode-langservers-extracted exposes an
executable with that name. If you happen to use Nix, the
nodePackages.vscode-langservers-extracted provides additional
executables for HTML, CSS, and more.

We could add vscode-json-languageserver as an additional executable to eglot-server-programs.

Is the same true for the other 2 servers we have in
eglot-server-programs?

Thanks.

Yes, I've used those other two servers before via Eglot with no further modifications.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]