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 Req: Showing tags a commit is included in #752

Open Braunson opened 11 months ago

Braunson commented 11 months ago

For example I have a commit that was included in the most recent tag, when I search or view that commit in the git history, it doesn't show that it's included within a specific tag at all. This would be super helpful when trying to quickly determine if the commit is included in a tag or not.