emacs-devel
[Top][All Lists]
Advanced

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

Re: Adding support for xref jumping to headers/interfaces


From: Dmitry Gutov
Subject: Re: Adding support for xref jumping to headers/interfaces
Date: Sun, 12 Nov 2023 04:09:58 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.13.0

On 12/11/2023 04:08, João Távora wrote:
Noooo.  Eglot only does LSP things!

Server-specific extensions are LSP things, in my book. Okay, it might not be in eglot.el itself, but then someone will create eglot-superduperclang.el to support those extensions.

The major mode may do that if
it has another alternative backend, or if it knows it is using LSP
with a specific language server, like 'superduperclangdfork'.

I'm pretty sure major modes that are specific to the language server in use are a bad idea.



reply via email to

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