DonJayamanne / gitHistoryVSCode

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

Feature Req: Showing tags a commit is included in #752

Open Braunson opened 1 year ago

Braunson commented 1 year 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.