bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#70929: 30.0.50; eglot--apply-text-edits prevents point adjustment


From: Troy Brown
Subject: bug#70929: 30.0.50; eglot--apply-text-edits prevents point adjustment
Date: Wed, 15 May 2024 08:58:22 -0400

On Tue, May 14, 2024 at 10:16 AM João Távora <joaotavora@gmail.com> wrote:
>
> VSCode has its own mini-plugin for each language (sometimes not so
> mini).  Akin to a major mode, but has somewhat less than 40 years
> of work put into it.  In that aspect, it's not exactly a model of what
> LSP purports to bring: a language-agnostic solutions.
>

For another datapoint, lsp-mode behaves the same as Eglot in this
regard, so Eglot is not alone in this behavior.  Oddly, the two have
very similar implementations for applying edits.

I've also filed a bug report with the Ada Language Server developers:
https://github.com/AdaCore/ada_language_server/issues/1197





reply via email to

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