Fork me on GitHub
#lsp
<
2021-07-04
>
stagmoose15:07:30

I remember I've seen somebody say it's possible to move the "reference" to the right of the function (like the red arrow in the pic) in twitter (seemed like a new feature), yet I didn't save that tweet in time 😅 Is there anyone know how to configure or what keyword should I use or any useful links?

ericdallo15:07:56

it's the default now of lsp-mode

ericdallo15:07:02

just update lsp-mode to latest version

🍻 6
ericdallo15:07:48

even so, the flag to configure that is (setq lsp-lens-place-position 'end-of-line)

stagmoose15:07:41

Thanks for the quick response!!

👍 3