Releases: frou/st3-gitblame
Releases · frou/st3-gitblame
Add new blame all command
Thanks to
Changes
- Add the function to show all blame output #16
Reduce phantom size, improve blame parsing
Thanks to
Changes
- Improve blame parsing by checking if
isdigit
instead of an int
typecheck #13
- Reduce the size of the phantom #14
Update style and phantom popup
Thanks to
Changes
- Apply styles from sublime directly instead of using our own #10
- Show statusbar message when copying sha #11
No Silent errors, Add full commit button
Thanks to
Changes
- Don't silently throw errors #8
- Add a
[Show]
option to show full commit #9
Light and dark colour schemes
Changes
- Added light and dark colour schemes #6
Clicking sha now copies
Changes
- Clicking sha now copies #4
Add Git Blame to commands
Thanks to
Changes
- Add Git Blame to commands #2
Update Keybindings
Keybindings were conflicting with default bindings.
New keybindings are ctrl+ alt + b
Fix Startupinfo for non-windows machines
1.0.1
Fix other OS crashing on STARTUPINFO
first release
Using the default keybinding
Ctrl + Shift + Q
or Git blame
in the context menu.
You can Git blame the current selection.
