Cursor shows a Git commit hover popup with “View Commit” on code lines, which overrides the usual gitlens blame hover and adds a second tooltip, and there’s no obvious setting to disable it.
Steps to Reproduce
Open any git repo in Cursor with git history.
Hover your mouse over a line of code.
A Cursor commit hover popup appears (shows author, commit message, “View Commit”).
Git blame hover is overridden and a second popup appears.
Expected Behavior
only the standard git blame hover (or a setting to disable Cursor’s popup).
This is an exceedingly annoying feature and should have been disabled by default.
No one coud figure out where this crap was coming from and it was quite disruptive.
Agreed. On top of that, their implementation of this feature feels unpolished and buggy. I’m stuck guessing and moving the mouse cursor around random parts of the UI just to get the popup to finally show up.