Skip to content

Conversation

neovim-backports[bot]
Copy link

Description

Backport of #31990 to release-0.10.

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 a4f575a)
@github-actions github-actions bot merged commit 5aabe56 into release-0.10 Jan 14, 2025
28 checks passed
@github-actions github-actions bot deleted the backport-31990-to-release-0.10 branch January 14, 2025 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants