ray-x / lsp_signature.nvim

LSP signature hint as you type
Apache License 2.0
2.01k stars 56 forks source link

Window always appears below or next to current line, never above it #280

Open Cpt-Dingus opened 1 year ago

Cpt-Dingus commented 1 year ago

Hello, I have been trying to set this plugin up but have been unsuccesful in getting the window to appear above the current line. At the moment it is right below it, obstructing cmp.

image

Setting floating_window_above_cur_line to true does absolutely nothing Setting floating_window_off_y to an offset works but only as long as the docstring is short enough, otherwise it obstructs the current line image

Is there a way to set it to be above the line? Any logs I can provide?

netrolite commented 5 months ago

same issue