Sertion / vscode-gitblame

Visual Studio Code Extension - See Git Blame info in status bar.
https://marketplace.visualstudio.com/items/waderyan.gitblame
MIT License
72 stars 31 forks source link

Add the choice of a short commit summary #81

Closed lazerl0rd closed 4 years ago

lazerl0rd commented 4 years ago

${commit.summary_short,length} would be a nice touch for a cleaner status bar.

Sertion commented 4 years ago

Hey Diab. Thank you for the feature request.

I'll upload a version with this feature soon. I added a parameter for length on the commit.summary token.