Shade.nvim icon indicating copy to clipboard operation
Shade.nvim copied to clipboard

Breaks nvim-cmp LSP documentation

Open kevinhughes27 opened this issue 3 years ago • 5 comments

It seems this plugin breaks the LSP documentation from showing: image

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 :)

kevinhughes27 avatar Nov 14 '21 21:11 kevinhughes27

This is a troublesome plugin and I recommend not using it. It seems like the author has no time to maintain it.

nyngwang avatar Nov 21 '21 08:11 nyngwang

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 avatar Dec 16 '21 00:12 BStephenBB

@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.

nyngwang avatar Dec 16 '21 03:12 nyngwang

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.

sunjon avatar Feb 07 '22 02:02 sunjon

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.

kevinhughes27 avatar Feb 07 '22 14:02 kevinhughes27