mk12 / vscode-better-git-line-blame

VS Code extension that decorates lines with git blame information.
https://marketplace.visualstudio.com/items?itemName=mk12.better-git-line-blame
MIT License
39 stars 3 forks source link

Diff is sometimes empty #5

Open mk12 opened 3 months ago

mk12 commented 3 months ago

I haven't had time to debug this properly, but I've noticed sometimes when I click "Show diff", it's empty. Seems to only happen on larger projects, and reloading the window can fix it. Need to investigate more next time it happens.

mk12 commented 2 months ago

Actually it's happened on smaller projects too.