We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16f7e15 commit 3a7ba38Copy full SHA for 3a7ba38
src/CodingWithCalvin.GitRanger/VSCommandTable.vsct
@@ -11,7 +11,7 @@
11
<Menus>
12
<!-- Git Ranger submenu under Extensions -->
13
<Menu guid="guidGitRangerPackageCmdSet" id="GitRangerMenu" priority="0x0100" type="Menu">
14
- <Parent guid="guidSHLMainMenu" id="IDM_VS_MENU_EXTENSIONS" />
+ <Parent guid="guidSHLMainMenu" id="IDG_VS_MM_TOOLSADDINS" />
15
<Strings>
16
<ButtonText>Git Ranger</ButtonText>
17
</Strings>
0 commit comments