mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-05 00:36:16 +02:00
Use Ctrl+Alt+S instead of Ctrl+Shift+S for Sort Lines to avoid conflich with Save All.
This commit is contained in:
parent
af69e71a83
commit
4a264bdc0f
1 changed files with 1 additions and 1 deletions
|
@ -1813,7 +1813,7 @@
|
|||
commandId="org.eclipse.cdt.ui.edit.text.c.add.include"
|
||||
schemeId="org.eclipse.ui.defaultAcceleratorConfiguration"/>
|
||||
<key
|
||||
sequence="M1+M2+S"
|
||||
sequence="M1+M3+S"
|
||||
contextId="org.eclipse.cdt.ui.cEditorScope"
|
||||
commandId="org.eclipse.cdt.ui.edit.text.c.sort.lines"
|
||||
schemeId="org.eclipse.ui.defaultAcceleratorConfiguration"/>
|
||||
|
|
Loading…
Add table
Reference in a new issue