Skip to content

Commit 9dab0b2

Browse files
committed
Hide open walkthrough command from palette
1 parent f388e09 commit 9dab0b2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -374,6 +374,10 @@
374374
{
375375
"command": "azureResourceGroups.toggleShowAllResources",
376376
"when": "never"
377+
},
378+
{
379+
"command": "ms-azuretools.openWalkthrough",
380+
"when": "never"
377381
}
378382
],
379383
"azureResourceGroups.groupBy": [

0 commit comments

Comments
 (0)