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

Show the blame line ranges #1

Open
egamma opened this issue Jan 6, 2016 · 7 comments
Open

Show the blame line ranges #1

egamma opened this issue Jan 6, 2016 · 7 comments

Comments

@egamma
Copy link

egamma commented Jan 6, 2016

It would be nice to see which ranges of lines where changed together.
You could use the decorator API for this.

@waderyan
Copy link
Owner

waderyan commented Feb 8, 2016

Thanks for the feedback @egamma. I'll look into adding this for the next release.

@davidpmccormick
Copy link

I'd love to see this, too.

@nonameolsson
Copy link

+1

2 similar comments
@etoah
Copy link

etoah commented Dec 19, 2016

+1

@andrevechina
Copy link

+1

@Zequez
Copy link

Zequez commented Mar 2, 2017

Coming from Atom, I love the way the git-blame extension does it. Adds each change to the gutter, and when you click the hash it opens the file on Github (I assume it only works with Github projects)

@skyossi
Copy link

skyossi commented Apr 20, 2017

+1 (enjoying this extension, thanks)

radar pushed a commit to radar/vscode-gitblame that referenced this issue May 22, 2019
* Feature: Adding setting to ignore whitespace changes (`gitblame.ignoreWhitespace`) (waderyan#1)
* Feature: Adding setting to open commit info in online tool (`gitblame.commitUrl`) (waderyan#6)
* Enhancement: Status bar message no longer clickable when there is no commit associated with the current line
* Enhancement: Adding info about configuration in `README.md`
* Bug: Spawn fewer git processes when opening a file (waderyan#3)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

8 participants