Documentation not using height that is available when the screen is split
NVIM v0.6.0
Using the Deno LS, Linux, Gnome Terminal
Describe the bug
The document height is too small when the screen is split vertically, there is space to display all of it, but I still need to scroll.
This is with a vertical split, it could fit on with no scrolling needed:

This is without the split, it all fits on:

It seems to be a neovim core's bug.
I think you can reproduce similar problem with textDocument/hover too.
textDocument/hover works OK:

No. What I want to say is that neovim's core API itself has been affected by split windows strangely. google translated
https://user-images.githubusercontent.com/629908/144409951-1db32b2f-7a0e-4602-a669-eb5eeb284f28.mp4
OK, thanks for the explanation.
It would be great if someone could create an issue, I don't think I have the technical knowledge of Neovim to do that well.
Is there any update on this? I seem to experiencing an identical issue here in 2025.