Keyboard Shortcut for git blame
Answered
Is there an OS X keyboard shortcut to quickly turn on blame on a file you're in? Having to right click in the file is a huge pain in my ass.
Please sign in to leave a comment.
You can assign your own shortcut for the action.
I am using "Cmd+Option+S" for that.
Will jetbrains add a default keymap for `git blame`?
Thanks a lot.
We do not have plans to add shortcut for it as you may do it via keymaps.
Any reason this is needed?
Dino Letic See the blame code it's important to check the time and who decides to make pointed changes. It's little annoying to press shift twice, write blame, and press enter many times per file. To turn it off we need to repeat the same steps