DonJayamanne / gitHistoryVSCode

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

feat: quick compare previous commit #722

Open kangjs7854 opened 2 years ago

kangjs7854 commented 2 years ago

when user trigger "view line history" or "view file history". They need the following steps :

  1. select a commit
  2. select a file from committedFiles ( In my opinion, I just want to see the current file ,No more search and clicks)
  3. Choose several ways to compare different

There are so many processes, maybe has some way to quick compare different