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

[FEATURE] Inline Blame View #135

Closed f4n0 closed 1 year ago

f4n0 commented 1 year ago

94

f4n0 commented 1 year ago

Done, I've modified it as you asked! and also I fixed some lint errors

Sertion commented 1 year ago

Thank you for the quick turn-around. There are a few auto-fixable lint errors left and then I'll merge.

Sertion commented 1 year ago

That test failure is due to an issue in the test itself. I'll merge this now. I'll also add a setting to disable this for those who want to keep the old behavior.

Sertion commented 1 year ago

Thank you!