Skip to content

Commit aeba6a6

Browse files
Add when
1 parent d9e961a commit aeba6a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -527,7 +527,7 @@
527527
{
528528
"view": "debug",
529529
"contents": "\n[Show all automatic configurations ](command:workbench.action.debug.selectandstart)\n",
530-
"when": "true",
530+
"when": "debuggersAvailables",
531531
"order": 10,
532532
"group": "4_debug"
533533
}

0 commit comments

Comments
 (0)