Shade.nvim
Shade.nvim copied to clipboard
Breaks nvim-cmp LSP documentation
It seems this plugin breaks the LSP documentation from showing:
It took me a while to track down what the cause was - by systematically removing bits of my config until I removed this plugin and bam the documentation was working again. It could be a combination with the rest of my setup as well. Happy to help debug further just let me know what you need.
I like the idea of this plugin! It makes it nice to see which split I am/was working in :)
This is a troublesome plugin and I recommend not using it. It seems like the author has no time to maintain it.
This is a troublesome plugin and I recommend not using it. It seems like the author has no time to maintain it.
Bummer.
@nyngwang Is there a good alternative that is actively maintained that you'd recommend?
@BStephenBB No. I used to like the effect very much. But I uninstalled it after some troubles it caused when using with a more important plugin nvim-tree.lua
. My advice: Be aware to those plugins that add autocmd
on some events.
Hi, sorry for the delay in getting to this. I don't use cmp - can you show me what the expected result is? It's hard to tell what the problem is from that single screenshot.
The UI element the arrow is pointing to doesn't show up when this plugin is used. The first part of the auto complete still shows but no the second part that includes more details about the selection.