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
It is currently possible to copy the hash to clipboard using the "Git Blame: Copy hash to clipboard"-command but adding an option to the status bar click event should be pretty straight forward. I am not a fan of adding it as an option to the dialog as two buttons already feels a lot for what the extension does.
I've added the "Copy hash to clipboard" option to gitblame.statusBarMessageClickAction. When set to this clicking the status bar element will copy the the hash to the clipboard.
The new version has been uploaded to to the stores.
Thanks for the awesome extension! Have a small feature request - either another button or simply copy the commit has on message click.
The text was updated successfully, but these errors were encountered: