0

Copying GitHub link to a file?

Yukino Hayakawa 6 days ago updated by Daniel Siegl 5 days ago 1

Can we have a simple function that, when right-clicking on an indexed, unmodified file, and we are on a branch tracking a GitHub branch, provide a choice to copy a link to the corresponding GitHub file?

It copies a link like https://github.com/<account>/<repo>/blob/<blobid>/<filepath>#L<linenumber> or

https://github.com/<account>/<repo>/blob/<branch>/<filepath>#L<linenumber>

Just like this (in Resharper): 

Image 977

I believe this would be a useful addition to the current feature set.

Best Regards,

Yukino.

Standard window Log window Working Tree window GUI

Thank you for your input - in SmartGit 25.1 we have an open in GitHub feature on file level!

Would you want to copy the link - or open GitHub directly?

Image 978