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 139 forks source link

lsp-ui-sideline incorrect font size #536

Open ilyaguy opened 3 years ago

ilyaguy commented 3 years ago

I have an issue with php: when lsp-ui-sideline include code snippet, font size of the snippet is little bit bigger than other text, so sideline message doesn't fit into window and wraps to the next line. This cause jumping lines of the main code.

But I haven't found how to manage this font size.

Screenshot from 2020-11-12 10-44-27

Theme doesn't affect this behavior.