call coc#config('hover', { 'previewMaxHeight': 50 })
do nothing
#3943
Answered
by
chemzqm
vitaly-zdanevich
asked this question in
Q&A
-
Still not enough space for the error message: And it looks like a defect - such a great Vim plugin should have enough space to show messages out of the box. |
Beta Was this translation helpful? Give feedback.
Answered by
chemzqm
Jul 29, 2022
Replies: 1 comment 2 replies
-
You shoudl use |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
chemzqm
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You shoudl use
"diagnostic.floatConfig"
instead.