How to increase context size (height) for coc-references? #3936
Answered
by
vitaly-zdanevich
vitaly-zdanevich
asked this question in
Q&A
-
10 lines is too small, maybe by default should be 20. I tried I do not want to use a JSON config file - for Vim I use |
Beta Was this translation helpful? Give feedback.
Answered by
vitaly-zdanevich
Jul 21, 2022
Replies: 2 comments 3 replies
-
It's |
Beta Was this translation helpful? Give feedback.
3 replies
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
vitaly-zdanevich
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
call coc#config('list', { 'maxPreviewHeight': 50 })