Y
Hacker News
new
|
ask
|
show
|
jobs
by
ephimetheus
768 days ago
Support for inlay LSP hints is the big one for me here. That’s mainly what’s kept me from switching over from vim so far.
1 comments
rane
768 days ago
How does it keep you from switching from vim when vim does not have it?
link
ephimetheus
768 days ago
It does have it though. Been using it for at few years already with coc.
link
lawn
768 days ago
Coc works with Neovim too if that's the logic.
link
ephimetheus
768 days ago
I know, but previously, the inlay hints would be displayed at the end of the line in Neovim, making them near useless.
link
lawn
768 days ago
Huh, does it work inline in Vim with Coc?
link
ephimetheus
768 days ago
Yes that’s right!
link
WhyNotHugo
767 days ago
Vim has had inlay hints for a while now, whereas neovim has had it for like 3 days. I think that this is what GP was referring to. Both vim and neovim have LSP support (the former via plugins).
link