From 9d6d9623fd1db0e0c3b71e88dd1d47d0207ca442 Mon Sep 17 00:00:00 2001 From: No big deal <69958306+alex20230721@users.noreply.github.com> Date: Mon, 14 Oct 2024 11:43:23 +0800 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3b71af67b..628a786ea 100644 --- a/package.json +++ b/package.json @@ -3610,7 +3610,7 @@ "when": "!inDebugMode && inCMakeProject && !cmake:hideDebugCommand && cmake:enableFullFeatureSet" }, { - "key": "ctrl+f5", + "key": "shift+ctrl+f5", "command": "cmake.launchTarget", "when": "!inDebugMode && !cmake:hideDebugCommand && cmake:enableFullFeatureSet" }