Skip to content

frou/st3-gitblame

Repository files navigation

GitHub contributors GitHub issues

Git blame - Sublime text 3 plugin

Sublime text 3 - Git blame the line

Small plugin to parse git blame and add a view to show the user and datetime of the blame. You can click the sha to copy it or click the ✖ to close. Also, this package provides a command to see all the blame result of a file.

View on packagecontrol.io

Usage

Checking the results of git blame for selected lines

CTRL + ALT + B (Q on linux)

Right click > Git blame

Checking the result of git blame for the whole file

To show the git blame result: Open the command pallette and select Git Blame Show All.

To erase the git blame result: Open the command pallette and select Git Blame Erase All. Or, you can click the ✖ icon to erase it. Also, the result is automatically erased when you start to modify the file.

Example

screen shot 2017-07-20 at 11 12 51

screen shot 2017-07-20 at 11 13 05

screen shot 2017-07-20 at 11 13 20

screen shot 2017-07-20 at 11 13 29

screen shot 2017-07-20 at 11 13 38

About

Show Git blame information while viewing a file in Sublime Text

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 10

Languages