emacs-devel
[Top][All Lists]
Advanced

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

Re: My perspective as a mid-level user on pros/cons of different editors


From: João Távora
Subject: Re: My perspective as a mid-level user on pros/cons of different editors
Date: Wed, 20 May 2020 15:31:02 +0100

On Wed, May 20, 2020 at 3:13 PM Dmitry Gutov <address@hidden> wrote:
> On 20.05.2020 17:06, João Távora wrote:

> 'C-h .' shows documentation for a function? Or diagnostics/errors?

Maybe both. This is still under discussion.  Let's have your feedback
there in the issueI linked to.

> No diagnostics will ask you to refactor a method. To do a
> rename/extract/override kind of action.
>
> That's simply a missing feature, I guess.

No not entirely, I think. There's eglot-rename.  Yes another command.
But the extract/override stuff is probably "code actions".  I'm not
100% sure how they work right now, I can check later.

But anyway, they could be supported by Flymake diagnostics. Or
some other abstraction for supporting "interesting regions".

> Um, okay. If there is a splash screen, couldn't it say 'M-x
> eglot-start'? Or do you dislike that name now, for some reason?

I don't _dislike_ the name.  I chose a unique name because I felt
"lsp" would be too intrusive on a technology (obviously, someone
else thought otherwise...).

It could, but "Eglot", as Stefan pointed out, sounds unnecessarily
peculiar and foreign.  You install Emacs to play around and the
one of the first things you read is about this thing called "Eglot".
Needless friction.  It could be an alias, though.

Anyway, all this is putting the cart way ahead of the horse.
it's nice to have a broad roadmap, but not too much.

João



reply via email to

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