microsoft / VSExtensibility

A repo for upcoming changes to extensibility in Visual Studio, the new extensibility model, and language server protocol.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature/Request for Git Events (Branch changed, Git Pull, etc)

luislhg opened this issue · comments

Hello, are there any plans to supporting git events in the API?
Example: subscribe to whenever a git branch has changed, git pull, etc.
This would enable several neat extensions such as: Auto stash/restore when pulling a repo with pending git changes, auto apply DB migrations, etc

Thanks for your suggestion! I've created a suggestion ticket to track this so folks can vote on it: https://developercommunity.visualstudio.com/t/VisualStudioExtensibility---FeatureReq/10680306. This isn't on our short-term roadmap, but if we get substantial votes, we can reconsider.