git-log--graph
git-log--graph copied to clipboard
Change look of blame-line (or make it configurable)
The newest version of vscode by default enables a similar git-blame text as this extension offers. I'd like to have both available , but it looks a bit weird currently:
Perhaps a setting to change the text to see commit in gitLG or something similar? Or make the text completely configurable. If it was completely configurable I'd just change it to x and be happy with it :P
Yup let's make it configurable with two variables, {AUTHOR} and {TIME_AGO}
Even worse, when you have GitLens installed (as many do), you'll have THREE of these 😅
there's now status-bar-blame-text option for this