You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ah, i just made it always go on the top line of the selection. I see what you mean though, going to the line where the cursor is would be better. I’ll fix this in the next release.
Selecting text downwards does not move the inline annotations.
Rather, it gets mounted on the line where the selection started instead of following the selection.
And as expected, the hover popup does not show up when it's not on the same line as the cursor.
vscode-better-git-line-blame-selection-issue-2024-11-22.mp4
Also tested the inline annotations from GitLens and vscode-git-line-blame extensions and they all seem to properly move the inline annotations.
It's not that big of an issue, but it may feel inconsistent if the inline annotations move when selecting upwards but not downwards.
The text was updated successfully, but these errors were encountered: