emacs-devel
[Top][All Lists]
Advanced

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

Re: Elisp LSP Server


From: Po Lu
Subject: Re: Elisp LSP Server
Date: Thu, 14 Oct 2021 07:42:59 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

> They should be implemented in Emacs, but the data necessary for the
> implementation is supposed to come from the language server.  Right?

No, it works the other way around; once Emacs implements the feature, it
can be exposed as a language server, but if Emacs doesn't, there is
nothing in the language server protocol that will magically give Emacs
that functionality.

Thanks.


reply via email to

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