emacs-lsp / lsp-ui

UI integrations for lsp-mode
https://emacs-lsp.github.io/lsp-ui
GNU General Public License v3.0
1.03k stars 141 forks source link

Doc max height is not being honored #624

Open kootenpv opened 3 years ago

kootenpv commented 3 years ago

Thank you for the bug report

Bug description

Does not honor Lsp Ui Doc Max Height == 30

image

Steps to reproduce

I can reproduce by any of the builtin Rust symbols that have a lot of text

Expected behavior

I would expect the frame to be smaller and allow scrolling. Also disappointed I see markdown ticks

Which Language Server did you use?

lsp-rust

OS

Linux

Error callstack

No response

Anything else?

No response