Skip to content

Commit

Permalink
contributing toggling for chrome also
Browse files Browse the repository at this point in the history
  • Loading branch information
Shenniey committed Jan 22, 2020
1 parent da155f3 commit ba88dfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@
{
"command": "extension.NAMESPACE(node-debug).toggleSkippingFile",
"group": "navigation",
"when": "inDebugMode && debugType == 'NAMESPACE(node-debug)' && callStackItemType == 'stackFrame'"
"when": "inDebugMode && callStackItemType == 'stackFrame'"
}
],
"view/title": [
Expand Down

0 comments on commit ba88dfb

Please sign in to comment.