Currently I have to open Team Explorer and click on Source Control Explorer
as below snapshot.
I do this very often and need a hotkey for that.
What
Just wanted to share another alternative I learned. One could set an alias in VS Command Window and launch it from there.
alias sce View.TfsSourceControlExplorer
note- 'sce' is an alias of your choice. I generally abbreviate. Obvious but having a pattern will be helpful if you have many of these.
Steps: