carlthome / vscode-git-line-blame

Display inline information of the last commit that edited the currently selected line in the editor
https://marketplace.visualstudio.com/items?itemName=carlthome.git-line-blame
GNU Affero General Public License v3.0
20 stars 4 forks source link

Replace line blame author with "You" when it matches `git config user.name` #49

Closed carlthome closed 5 months ago

carlthome commented 5 months ago

https://github.com/carlthome/vscode-git-line-blame/issues/40

carlthome commented 5 months ago

Maybe related https://github.com/microsoft/vscode/issues/200708#issuecomment-1858175293