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

Commit 11866fb

Browse files
committed
Remove Open from GitHub... from File > Open menu
Remove this command from the `File > Open` menu until have a proper UI to show the user.
1 parent 6a3d8e4 commit 11866fb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/GitHub.VisualStudio/GitHub.VisualStudio.vsct

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -341,9 +341,11 @@
341341
</CommandPlacement>
342342

343343
<!-- Open from GitHub command -->
344+
<!-- Removing from `File > Open` menu until we have a proper UI
344345
<CommandPlacement guid="guidGitHubCmdSet" id="openFromUrlCommand" priority="0x0100">
345346
<Parent guid="guidSHLMainMenu" id="IDG_VS_FILE_OPENSCC_CASCADE"/>
346347
</CommandPlacement>
348+
-->
347349

348350
<!-- Add Connection (Team Explorer) command -->
349351
<CommandPlacement guid="guidGitHubCmdSet" id="addConnectionCommand" priority="0x0100">

0 commit comments

Comments
 (0)