12

So I've just started using the native LSP inlay hints. I was wondering, does anybody know how to move the inlay hints to the end of the line, instead of in the middle of the line? Matter of preference I suppose, but I find it clutters the line too much.

top 3 comments
sorted by: hot top controversial new old
[-] _hovi_@lemmy.world 1 points 5 days ago

Just an update in case anyone else comes across this post - I found this plugin which allows me to put the inlay hints at the end of the line and it works great. Make sure to modify the display_callback to change how it looks.

[-] cd_slash_rmrf@programming.dev 5 points 1 month ago

sadly no; position of hint is determined by the LSP server.

you could use this plugin (now archived) which was the way many people used hints pre-0.10:

https://github.com/lvimuser/lsp-inlayhints.nvim

[-] _hovi_@lemmy.world 2 points 1 month ago

I was afraid that was the case yeah. I think I was using that before yeah, might just go back

this post was submitted on 23 May 2024
12 points (100.0% liked)

Neovim

1979 readers
2 users here now

founded 1 year ago
MODERATORS