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

Hard to click "Quick Fix" button #90936

Closed
BoltonBailey opened this issue Feb 18, 2020 · 5 comments
Closed

Hard to click "Quick Fix" button #90936

BoltonBailey opened this issue Feb 18, 2020 · 5 comments
Assignees
Labels
editor-hover Editor mouse hover feature-request Request for new features or functionality verification-needed Verification of issue is requested verified Verification succeeded
Milestone

Comments

@BoltonBailey
Copy link

Not sure if this is a bug or a feature request or worth fixing, but here is my issue.

My linters identify problems in my code by underlining them. I can mouse over the underlined problem, and a box appears immediately above the problematic line that describes the problem. The bottom of the box has a "peek problem" button and a "quick fix" button, and I usually want the quick fix. The trouble is, when I mouse over to the quick fix button, the mouse momentarily leaves the problematic text before it reaches the box, so the box disappears. Is there a way to make the box stick around for a bit so that I don't have to mouse back to the issue and move my mouse carefully over the box to the quick fix button?

@BoltonBailey
Copy link
Author

I'll note that this problem is particularly prevalent when the issue is only one character long, meaning you have to mouse to the problem, then specifically move your mouse up, then to the right.

@mjbvz
Copy link
Contributor

mjbvz commented Feb 19, 2020

Could you use the quick fix command / its keyboard shortcut: cmd+. on Mac?

It brings open the same menu

@sandy081 sandy081 added editor-hover Editor mouse hover feature-request Request for new features or functionality labels Feb 20, 2020
@sandy081 sandy081 added this to the March 2020 milestone Feb 20, 2020
@sandy081
Copy link
Member

I do not think there is a way to have sticky hover. For discoverability we can add keyboard shortcut label to the command in the hover so that you can use the keyboard shortcut if hover is not accessible.

@sandy081 sandy081 added the verification-needed Verification of issue is requested label Mar 30, 2020
@sandy081
Copy link
Member

image

@sandy081
Copy link
Member

Verify that the actions in the hover status bar show keybinding labels.

@JacksonKearl JacksonKearl added the verified Verification succeeded label Apr 1, 2020
@github-actions github-actions bot locked and limited conversation to collaborators May 14, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
editor-hover Editor mouse hover feature-request Request for new features or functionality verification-needed Verification of issue is requested verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

4 participants