Nico-Mayer / git-differ

Easily compare project file differences across multiple branches using the context menu.
https://marketplace.visualstudio.com/items?itemName=nico-mayer.git-differ
MIT License
6 stars 1 forks source link

feature requests #2

Open victorwon opened 2 weeks ago

victorwon commented 2 weeks ago

Can diff from branch includes the tags?

Also, would be perfect if can be triggered from right click on the file tab, as often we just want to know the current file's history changes.

thanks for making this, I've looking for it for long :)

Nico-Mayer commented 2 weeks ago

Hi @victorwon ,

I've implemented the requested features in version 0.2.3. The diff from branch now includes tags, and you can trigger it via right-click on the file tab.

Feel free to test it out and let me know if everything works as expected! :)

Best Regards, Nico

victorwon commented 2 weeks ago

👍 👍 👍

victorwon commented 2 weeks ago

The tab right-click works very well. but the diff from branch doesn't show tags, only shows branches. btw, I tried to uninstall and re-install, no luck.

Nico-Mayer commented 2 weeks ago

Hey @victorwon it should display in the branch picker list like so:

Bildschirmfoto 2024-10-09 um 09 37 52

If this is not displaying on your end could you pls give me some insights on some things.

Kind Regards, Nico

victorwon commented 2 weeks ago
Screenshot 2024-10-10 at 2 34 16 PM

Above is what I saw when click on diff from branches. Following are the tags in local repo:

Screenshot 2024-10-10 at 2 34 36 PM