From 8fe932e6c34fdac96a7fcd03365eb88a5f2a6f59 Mon Sep 17 00:00:00 2001 From: Anton Leherbauer Date: Tue, 17 Apr 2007 13:14:55 +0000 Subject: [PATCH] Add toggle source/header command and binding again --- core/org.eclipse.cdt.ui/plugin.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/core/org.eclipse.cdt.ui/plugin.xml b/core/org.eclipse.cdt.ui/plugin.xml index f71b98bc5c9..8ffb17f2514 100644 --- a/core/org.eclipse.cdt.ui/plugin.xml +++ b/core/org.eclipse.cdt.ui/plugin.xml @@ -1239,6 +1239,11 @@ contextId="org.eclipse.cdt.ui.cEditorScope" commandId="org.eclipse.cdt.ui.edit.text.c.goto.matching.bracket" schemeId="org.eclipse.ui.defaultAcceleratorConfiguration"/> + @@ -1364,6 +1369,12 @@ categoryId="org.eclipse.cdt.ui.category.source" id="org.eclipse.cdt.ui.edit.text.c.goto.matching.bracket"> + +