-
Notifications
You must be signed in to change notification settings - Fork 1.2k
[spike] Add View > Team Explorer
button to GitHub
pane command bar
#1561
Conversation
View > Team Explorer
button to GitHub
pane command bar
There's an extension for viewing monikers here: Here is the You can find the rest described here:
*Note, the name doesn't quite match in this case ( |
Thanks @jcansdale for this! I want to punt it to our first 3+1 week to get more feedback. I like this approach if it's the problem we want to solve. We may want to be solving a different problem though - making it less streamlined. |
@@ -3,6 +3,9 @@ | |||
xmlns="http://schemas.microsoft.com/VisualStudio/2005-10-18/CommandTable" | |||
xmlns:xs="http://www.w3.org/2001/XMLSchema"> | |||
|
|||
<!-- Import the standard ImageCatalogGuid monikers --> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@sguthals Woot! 🎉 😜
@@ -3,6 +3,9 @@ | |||
xmlns="http://schemas.microsoft.com/VisualStudio/2005-10-18/CommandTable" | |||
xmlns:xs="http://www.w3.org/2001/XMLSchema"> | |||
|
|||
<!-- Import the standard ImageCatalogGuid monikers --> | |||
<Include href="KnownImageIds.vsct"/> | |||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Starting review
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Testing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Testing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Test
7c43b4a
to
7f0f3dd
Compare
I've extracted the following commits to separate PRs (they shouldn't have been included in this PR):
|
View > Team Explorer
button to GitHub
pane command barView > Team Explorer
button to GitHub
pane command bar
View > Team Explorer
button to GitHub
pane command barView > Team Explorer
button to GitHub
pane command bar
This PR
View > Team Explorer
button the theGitHub
pane's command barUse standardMoved to Use standard image monikers for GitHub pane #1876Backwards
,Forwards
,OpenWebSite
,Refresh
andStatusHelp
monikers forGitHub
command bar (found inKnownImageIds.vsct
)Add view
GitHub
pane button toTeam Explorer
command barMentioned by @sguthals in #1558
Todo
GitHub
paneWhen you try this functionality, the question quickly becomes; how do I get back to the
GitHub
pane.I don't know if it's possible to add buttons to the
Team Explorer
command bar. If it was, the symmetry would make it feel pretty natural and discoverable. It would also let users easily return toGitHub
from theTeam Explorer - Changes
view (which is a common workflow).An alternative would be to allow users to click on the icon below
GitHub
to return to theGitHub
pane. This wouldn't be available on theTeam Explorer - Changes
view, so users would need to navigate back viaHome
.Forwards
,Backwards
and (maybe)Home
that we could use.This would make it consistent wit the

Team Explorer
andSolution Explorer
tool bars:Related
https://gist.github.com/jcansdale/619de883f37b88674393673524216474