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: Mon, 11 Oct 2021 15:44:29 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Daniel Martín <mardani29@yahoo.es> writes:

> I think this is a good point, but I don't expect there is a lot of
> people that work on ELisp without Emacs (even if we consider people that
> use a web IDE that supports LSP).  Wouldn't we spend a lot of time
> building something that almost no one would use?

Yes, but the use-case the OP put forward seems very plausible: sadly,
many people utilize GitHub to develop their Emacs customizations, and
making it easier to work on Emacs customizations using GitHub and its
bundled proprietary software (VS Code) will only encourage people to
install VS Code.  Even if people will only use it for "Go To Definition"
or "Completion at point", I think it will still be a great setback.

Especially when both features are already present in Emacs, but without
integration with GitHub, as AFAIU Microsoft doesn't allow the protocol
used by VS Code to be used by other programs such as Emacs.

Instead of making it easier for people to put their customizations on
GitHub, how about making it harder?  It would encourage people to move
to systems that do not require running proprietary software.


reply via email to

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