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 a delay before blame is shown (#139) #141

Closed aaravind100 closed 1 year ago

aaravind100 commented 1 year ago

Add a setting to specify a delay before a blame is displayed. This setting is set to 0 by default.

Sertion commented 1 year ago

Thanks for the PR. I'll do some testing and release a new version soon-ish.