-
Notifications
You must be signed in to change notification settings - Fork 136
Open
Labels
Description
As you probably already know, emacs is notoriously bad at rendering long lines. I haven't found a general solution to this problem other than activating so-long
mode ad hoc.
When lsp-ui-doc
attempts to render documentation with a very long line in it, emacs freezes for a very long time. Is there any way to deal with this problem other than disabling lsp-ui-doc
temporarily?