From 388d94a96396c553766966e7a64b6e548f85c682 Mon Sep 17 00:00:00 2001 From: Marc-Andre Laperle Date: Thu, 12 Nov 2015 10:09:53 -0500 Subject: [PATCH] Bug 402313 - [Keybindings] With MS Visual Studio bindings, F5 should be Resume Change-Id: I928e1a9cb22a535f3c4dd5800c5d364c5a8d2b67 Signed-off-by: Marc-Andre Laperle --- core/org.eclipse.cdt.ui/plugin.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/core/org.eclipse.cdt.ui/plugin.xml b/core/org.eclipse.cdt.ui/plugin.xml index a9e8bddeff5..d0ac8980278 100644 --- a/core/org.eclipse.cdt.ui/plugin.xml +++ b/core/org.eclipse.cdt.ui/plugin.xml @@ -2829,7 +2829,12 @@ commandId="org.eclipse.debug.ui.commands.StepReturn" contextId="org.eclipse.debug.ui.debugging" schemeId="org.eclipse.cdt.ui.visualstudio"/> - + +