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

Show multiple blame for all lines selected #140

Closed babaric-dev closed 1 year ago

babaric-dev commented 1 year ago

If more than one line of code is selected / multi cursor, blame all lines chosen.

Sertion commented 1 year ago

Hey. Thanks for the feature request.

I think this is a feature that GitLens has. I am not interested in adding support for that.

babaric-dev commented 1 year ago

I don't want to use GitLens. it is too robust and I don't need all features there.