-
Notifications
You must be signed in to change notification settings - Fork 31
Mouse over selects the tab #133
Copy link
Copy link
Open
Description
As a developer who uses VSCode and IntelliJ IDEA a lot, there is just one thing that bugs me a bit about QuicKey. If you hover over an item, that tab is instantly selected. This means that whenever the mouse is in the middle of the screen while switching tabs, it works erratically.
That's because, if the mouse moves just a tiny bit, that tab is selected and displayed. Instead, I suggest the same behavior as VSCode:
- hover highlights the tab, and displays the x to close it. But does not select it. Only pressing tab again selects the next tab
- clicking opens the tab
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels