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

feat: fixed hover popup #10695

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ofzo
Copy link

@ofzo ofzo commented May 6, 2024

fiexed hover popup

when move the cursor dont't rerender hover popup on new cursor position
image

Copy link
Member

@pascalkuthe pascalkuthe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This breaks the intended behavior for other popus like autocompletions and signature help and will cause crashes when resizing (which the current behavior fixed).

@ofzo
Copy link
Author

ofzo commented May 6, 2024

This breaks the intended behavior for other popus like autocompletions and signature help and will cause crashes when resizing (which the current behavior fixed).
@pascalkuthe
I try the autocomplation popup, it is'not effected. However, I think it(autocomplation) should also be fixed

image

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.

None yet

2 participants