Files
neovim/test/functional/plugin
Xuyuan Pang b0b383bff9 fix(lsp): minimum height for floating popup #31990
Problem:
The floating window for hover and signature help always cuts off a few lines,
because the `_make_floating_popup_size` function counts empty lines as having
zero height.

Solution:
Ensure the height is at least 1.

(cherry picked from commit a4f575abd8)
2025-01-14 12:36:42 +00:00
..
2024-04-23 18:17:04 +02:00
2024-04-23 18:17:04 +02:00