Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there a way to scroll the message popup? #3

Closed
balazser opened this issue Nov 15, 2019 · 4 comments
Closed

Is there a way to scroll the message popup? #3

balazser opened this issue Nov 15, 2019 · 4 comments

Comments

@balazser
Copy link

I'm using the sample setup from the README which works well.
I have only one issue: I'm wondering is there any way to scroll down or hide the message of an error for better understanding?

image

@andys8
Copy link
Member

andys8 commented Nov 15, 2019

Hey,

I would be very interested in a solution, how to

  • scroll inside the floating window
  • close, hide or toggle the floating window

Might be relevant:

neoclide/coc.nvim#1281
https://github.com/neoclide/coc.nvim/blob/dcd602ce1bc64e909ad19f057c868717bb429380/doc/coc.txt#L754
https://github.com/neoclide/coc.nvim/blob/dcd602ce1bc64e909ad19f057c868717bb429380/doc/coc.txt#L1214-L1220

@andys8
Copy link
Member

andys8 commented Nov 16, 2019

I asked in gitter before. https://gitter.im/neoclide/coc.nvim?at=5dc98659091dd14a0e9fb58b

@andys8
Copy link
Member

andys8 commented Nov 16, 2019

I heard <C-w>p could work to jump inside the window. Didn't work for me, though.

I configured coc to hide floating windows by default, but show them when they occur, if manully triggered or after timeout:
andys8/dotfiles@42c56fa

@andys8
Copy link
Member

andys8 commented Nov 30, 2019

This looks like a workaround. Hope it'll be improved in coc.nvim.

https://vi.stackexchange.com/questions/21924/how-can-i-hide-and-scroll-popup-window-in-coc-nvim-in-vim

@andys8 andys8 closed this as completed Nov 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants