summaryrefslogtreecommitdiff
path: root/extension
diff options
context:
space:
mode:
Diffstat (limited to 'extension')
-rw-r--r--extension/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/extension/package.json b/extension/package.json
index 2aa4744d..a53cb234 100644
--- a/extension/package.json
+++ b/extension/package.json
@@ -125,8 +125,8 @@
},
{
"command": "continue.debugTerminal",
- "mac": "alt+cmd+d",
- "key": "alt+ctrl+d"
+ "mac": "cmd+d",
+ "key": "ctrl+d"
}
],
"menus": {