company-lsp
company-lsp copied to clipboard
Quickhelp number of lines
I've customized company-quickhelp colors and max lines, and while company-lsp quickhelp is affected also, in terms of colors, it shows only 1 line of text while company-quickhelp shows me the specified 20 lines, for other modes.
I cannot think of any reason company-quickhelp works differently with company-lsp. Is it possible the the language server only returns one line of documentation?