From: "João Távora" <joaotavora@gmail.com>
To: Federico Beffa <federico.beffa@fbengineering.ch>
Cc: 73452@debbugs.gnu.org, Eli Zaretskii <eliz@gnu.org>
Subject: bug#73452: Code lens support in eglot
Date: Thu, 26 Sep 2024 18:12:25 +0100 [thread overview]
Message-ID: <CALDnm50xLe2nArAw7n02EF8gATj7NagpVTXzz2FNern7Fvi0ew@mail.gmail.com> (raw)
In-Reply-To: <402b37ee-8f2a-4c44-8861-be9054ed5255@fbengineering.ch>
[-- Attachment #1: Type: text/plain, Size: 1699 bytes --]
On Thu, Sep 26, 2024 at 4:35 PM Federico Beffa <
federico.beffa@fbengineering.ch> wrote:
> You may not like the VSCode UI, but Emacs doesn't have to use exactly the
same interface. The client decides how to present the code lens text, and
you may choose to only display it in some circumstances.
Like Eli said: design and _fully_ specify a model of user interaction with
this feature and present it.
Doesn't have to be a funcional prototype, a mockup of some sort will do, as
long as it is specified enough for future implementers to understand edge
cases.
I.e. it's not enough to say "I want this thingy here like VSCode". Think
what happens if text is inserted before, inside or after, the locus of the
"code lens" annotation (if any). What happens if the text is deleted. What
conditions, if any, lead to invalidation of the lens's information and what
happens
on said information. Anticipate the all-too-frequent "this thing flickers
and its
annoying" complaint and how to possibly deal with it. How it should work
(if
at all) in non-GUI Emacs. All of that is work that needs to be done, you
don't
need to be an Emacs/Eglot wiz. I personally don't see enough motivation to
do it. I had for inlay hints, and I had to answer all those questions
before
implementing it.
> Code lenses are part of the core features of LSP since several years and
are used by many servers. If Emacs ignores them, all those features are not
available in Emacs.
From what I was able to gather from other's reports , these features are
already available
to users in one form or another. Indeed, the examples you show here could
all be done
with code actions.
João
[-- Attachment #2: Type: text/html, Size: 2055 bytes --]
next prev parent reply other threads:[~2024-09-26 17:12 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-24 14:02 bug#73452: Code lens support in eglot Federico Beffa via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-09-24 14:26 ` João Távora
2024-09-24 15:48 ` Eli Zaretskii
2024-09-24 21:01 ` João Távora
2024-09-25 11:31 ` Eli Zaretskii
2024-09-26 8:09 ` João Távora
2024-09-26 15:35 ` Federico Beffa via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-09-26 17:12 ` João Távora [this message]
2024-09-26 19:07 ` Federico Beffa via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-09-26 23:47 ` Dmitry Gutov
2024-09-27 5:55 ` Eli Zaretskii
2024-09-27 0:20 ` Dmitry Gutov
2024-09-27 6:53 ` Eli Zaretskii
2024-09-27 19:27 ` Dmitry Gutov
2024-10-02 11:57 ` Felician Nemeth
2024-10-02 23:26 ` Dmitry Gutov
2024-10-03 22:43 ` João Távora
2024-10-07 23:33 ` Dmitry Gutov
2024-09-25 7:04 ` Federico Beffa via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-09-25 7:50 ` João Távora
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CALDnm50xLe2nArAw7n02EF8gATj7NagpVTXzz2FNern7Fvi0ew@mail.gmail.com \
--to=joaotavora@gmail.com \
--cc=73452@debbugs.gnu.org \
--cc=eliz@gnu.org \
--cc=federico.beffa@fbengineering.ch \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).