playground icon indicating copy to clipboard operation
playground copied to clipboard

Floating window zindex in config.

Open spimanov opened this issue 2 years ago • 2 comments

Hello dear all! In some cases (e.g. to use TSHighlightCapturesUnderCursor on LSP documentation (which is also in a floating window) we have to specify zindex of the playground's floating window in order to make it on top of the z-buffer. I'd suggest to specify a floating_window_zindex value in the module configuration. Please take a look at the PR. Thank you!

spimanov avatar Dec 29 '22 16:12 spimanov

Thank you, but that function is deprecated and replaced by :Inspect in Neovim so it will be removed when 0.9.0 is released.

clason avatar Dec 29 '22 16:12 clason

Got it, thank you!

spimanov avatar Dec 29 '22 16:12 spimanov