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!
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!