-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
This should be a quick-n-easy one!
I often use this plugin to look up contributors to specific lines of code, and will sometimes look at PRs that shipped specific changes to do a little research on code decisions. When I use :ToGithub, I get a perma-link to the LOC, but it would also be really handy to also be able to do:
:ToGithubBlame
I propose that this ☝️ should be a new command offered by this plugin to go to the "blame" perma-link for the selected lines.
As we already know, :ToGithub builds a perma-link route that looks like this:
The perma-link "blame" route is very similar, and looks like this:
As you can see, instead of the "blob" segment, it simply uses "blame" instead.
Should be handy! I'd use it 😉
Metadata
Metadata
Assignees
Labels
No labels