mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Bug 546395 - Adjust keybinding for "copy qualified name" feature
Fix keybinding so that is doesn't conflict with "Last edit location" Change-Id: I75ab9ad4a46e64808cbe4f71dfa95f75fc20780e Signed-off-by: Marc-Andre Laperle <malaperle@gmail.com>
This commit is contained in:
parent
6be494466b
commit
32ba5e791d
1 changed files with 1 additions and 1 deletions
|
@ -2413,7 +2413,7 @@
|
|||
contextId="org.eclipse.cdt.ui.cEditorScope"
|
||||
commandId="org.eclipse.cdt.ui.edit.text.c.toggle.comment"/>
|
||||
<key
|
||||
sequence="M1+Q"
|
||||
sequence="M1+M2+M3+C"
|
||||
schemeId="org.eclipse.ui.defaultAcceleratorConfiguration"
|
||||
contextId="org.eclipse.cdt.ui.cEditorScope"
|
||||
commandId="org.eclipse.cdt.ui.edit.text.c.copy.qualified.name"/>
|
||||
|
|
Loading…
Add table
Reference in a new issue