Skip to content

Add hover scroll by keyboard - #3804

Draft
joseemds wants to merge 1 commit into
onivim:masterfrom
joseemds:feature/hover/scroll-by-keyboard
Draft

Add hover scroll by keyboard#3804
joseemds wants to merge 1 commit into
onivim:masterfrom
joseemds:feature/hover/scroll-by-keyboard

Conversation

@joseemds

Copy link
Copy Markdown
Contributor

I've been trying to add the command to scroll the hover popup, but i am stuck at how should i update HoverView, first i thought about exposing a HoverView.update function, but then how would i know the current value? Since the scroll is basically increase and decrease that value, in my mind the process is: Check if there is some active session, if so get the scrollTop value and update it depending on the command. My question is where should i expose the scrollTop value?

Please tell if there is something wrong in my logic

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

Successfully merging this pull request may close these issues.

1 participant