Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Commit 6415049

Browse files
committed
Move command off GitHub sub-menu
1 parent 448ec65 commit 6415049

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/GitHub.VisualStudio/GitHub.VisualStudio.vsct

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -242,8 +242,8 @@
242242
<Parent guid="guidContextMenuSet" id="idGitHubContextSubMenuGroup"/>
243243
</CommandPlacement>
244244

245-
<CommandPlacement guid="guidContextMenuSet" id="openFileInSolutionCommand" priority="0x104">
246-
<Parent guid="guidContextMenuSet" id="idGitHubContextSubMenuGroup"/>
245+
<CommandPlacement guid="guidContextMenuSet" id="openFileInSolutionCommand" priority="0x1000">
246+
<Parent guid="guidContextMenuSet" id="idGitHubContextMenuGroup" />
247247
</CommandPlacement>
248248

249249
<!-- Standard toolbar commands -->

0 commit comments

Comments
 (0)