diff --git a/package.json b/package.json index 79da87635..f08b9fa19 100644 --- a/package.json +++ b/package.json @@ -3615,7 +3615,7 @@ "when": "!inDebugMode && inCMakeProject && !cmake:hideDebugCommand && cmake:enableFullFeatureSet" }, { - "key": "ctrl+f5", + "key": "shift+ctrl+f5", "command": "cmake.launchTarget", "when": "!inDebugMode && !cmake:hideDebugCommand && cmake:enableFullFeatureSet" }