Fork me on GitHub
#lsp
<
2021-07-22
>
arthur16:07:57

I'm not sure how to google for this, so here's a picture. What are the yellow actions on the right called, and what key might I use to interact with them without using the mouse?

Noah Bogart16:07:42

code actions, and depends on your editor configuration

arthur16:07:00

I'm using emacs, is there something I might configure to be able to interact with them?

arthur16:07:52

I see them as part of that, and S-l a a accomplishes the same thing

arthur16:07:02

non-doom emacs (?hopeful emacs?)

arthur16:07:32

the mouse works...

arthur16:07:46

I will google using the magic words "code actions"

ericdallo17:07:04

@deleted-user is correct, also, you can disable them (like me) as there are a lot of them, and you can move them to the modeline for example just to know there are code actions for that line

ericdallo17:07:22

yeah, clojure-lsp (and other servers) usually provide a lot of code actions and that can easily look to intrusive

arthur18:07:25

I like seeing them there so far, at least on wide monitors