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

View line-level blame/lens info for deleted lines in diffs #3464

Open
joelostblom opened this issue Aug 10, 2024 · 0 comments
Open

View line-level blame/lens info for deleted lines in diffs #3464

joelostblom opened this issue Aug 10, 2024 · 0 comments
Labels
feature New feature or request triage Needs to be looked at

Comments

@joelostblom
Copy link

When checking out line changes in PRs/diffs locally, it is really helpful to see the line level git blame and commit message info added by gitlens. However, this is currently only available for "lines added" and not for "lines deleted", as can be seen in these screenshots (the deletion on line 331 lacks blame/lens info):

image

Same with File annotations -> Toggle file blame:

image

This is OK as long as the change adds or modifies something on the lines where information was deleted, but when a line is simply deleted there is currently no way to see the commit message explaining why this line was deleted. I can't find a setting to enable this behavior so I'm opening a feature request to suggest that it is added.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request triage Needs to be looked at
Projects
None yet
Development

No branches or pull requests

1 participant