Skip to content

editor: Fix code action not visible until mouse move or buffer interaction #32804

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

Merged
merged 1 commit into from
Jun 16, 2025

Conversation

smitbarmase
Copy link
Member

@smitbarmase smitbarmase commented Jun 16, 2025

Closes #32796

Regressed since #32408. Fixed in same way as other related PRs #32683, #32692, #32795.

Release Notes:

  • Fixed issue where code actions are not visible until the mouse is moved when the cursor_blink setting is false.

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Jun 16, 2025
@smitbarmase smitbarmase merged commit c7de817 into main Jun 16, 2025
39 of 41 checks passed
@smitbarmase smitbarmase deleted the fix-code-action-not-visible branch June 16, 2025 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed The user has signed the Contributor License Agreement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Code actions are not rendered properly
1 participant