emacs-devel
[Top][All Lists]
Advanced

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

Re: PL support


From: João Távora
Subject: Re: PL support
Date: Sat, 9 May 2020 19:41:13 +0100

On Sat, May 9, 2020 at 7:26 PM Dmitry Gutov <address@hidden> wrote:

> > On thing that would fit that fill is a
> > set of Elisp macros that allow for compile-time and run-time checking
> > of LSP messages, among other LSP-specific but interface-agnostic
> > details.
>
> Could you clarify how that's dependent on Eglot being in Emacs?

It's not. It's like jsonrpc.el, but for LSP.  A library for easier writing
of other programs that want to "speak"LSP. Including, but not limited to,
Eglot.  An ELSP server in Elisp could use it.  Or lsp-mode could
"still come around" :-)

João



reply via email to

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