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

Feature text scale level #639

Closed jcs090218 closed 3 years ago

jcs090218 commented 3 years ago

You cane make the text smaller in doc buffer using text-scale-mode.

Try

(setq lsp-ui-doc-text-scale-level -1)