From 83c72e05debcdd4a1c7285ce58b66c8462acb91b Mon Sep 17 00:00:00 2001 From: usolutions Date: Sat, 4 Jun 2016 11:54:15 +0000 Subject: [PATCH] Improved Section Run and Debug --- share/goodie/cheat_sheets/json/webstorm-mac.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/goodie/cheat_sheets/json/webstorm-mac.json b/share/goodie/cheat_sheets/json/webstorm-mac.json index 25cc3d1bc..3e600664f 100644 --- a/share/goodie/cheat_sheets/json/webstorm-mac.json +++ b/share/goodie/cheat_sheets/json/webstorm-mac.json @@ -46,7 +46,7 @@ "val": "Run current script" }, { - "key": "[Ctrl] [D]", + "key": "[Shift] [Ctrl] [D]", "val": "Debug current script" } ],