DonJayamanne / gitHistoryVSCode

Git History for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=donjayamanne.githistory
MIT License
944 stars 150 forks source link

[feature-request] Git History for Selection (instead of single line) #768

Open guettli opened 2 months ago

guettli commented 2 months ago

Describe the Bug

I would like to see the git history for a selection (several lines, instead of a single line).

Description of what the bug is.

Steps To Reproduce

  1. I select several lines
  2. I choose "Git: View Line History"
  3. I see only the history of that single line.

Expected Behavior

I want to see the history of the selection

Environment