Anyone with experience in using LSP (Language Server Protocol) with Emacs?

Anyone with experience in using LSP (Language Server Protocol) with Emacs?

Eli Zaretskii eliz at gnu.org
Thu Feb 17 10:00:55 IST 2022


> Date: Thu, 17 Feb 2022 08:59:59 +0200
> From: Vordoo <vordoo at yahoo.com>
> 
> Turns out that there is a LSP (Language Server Protocol) which
> decouples the language integration from the rest of the text editor.
> See: 
> https://www.toptal.com/javascript/language-server-protocol-tutorial
> 
> And there is a LSP Mode for Emacs.
> See: https://emacs-lsp.github.io/lsp-mode/
> 
> Since installing emacs-lsp seems to be somewhat complicated, I'd like
> to know if anyone else has experience with it, and can tell us about
> his experience, before I try to install it.

An alternative for lsp-mode is eglot:

  https://github.com/joaotavora/eglot

People say it is easier to set up, so maybe you should try that first.



More information about the Linux-il mailing list