lsp-ui
lsp-ui copied to clipboard
lsp-ui-doc header is cut off when contents are small
As mentioned above, the lsp-ui-header is cut off when the contents of the documentation are small.
An example of this is:

Can you give us a bit more information? ;)
Maybe like, steps to reproduce? What language server you are using? etc. Thanks! 😄
@jcs090218 Sure!
The language server i am using is typescript-language-server.
Simply hovering over something that returns a doc that is shorter that the symbol reproduces this for me.
In the above example, any is returned, which is shorter than sendEmailVerification, so the symbol name is cut off.
Emacs details
My config is here.
My emacs version string is:
GNU Emacs 27.1 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.20, cairo version 1.16.0)