AI-Hedgehog | 2023.1.1 <debuggerx@debuggerx Update keymap.xml, keymapFlags.xml Create DebuggerX.xml
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
<keymap version="1" name="DebuggerX" parent="Default for XWin">
|
||||
<action id="CodeCompletion">
|
||||
<keyboard-shortcut first-keystroke="alt slash" />
|
||||
</action>
|
||||
<action id="FindInPath" />
|
||||
<action id="HippieBackwardCompletion" />
|
||||
<action id="HippieCompletion" />
|
||||
<action id="ReformatCode">
|
||||
<keyboard-shortcut first-keystroke="ctrl alt l" />
|
||||
<keyboard-shortcut first-keystroke="shift ctrl f" />
|
||||
</action>
|
||||
<action id="SmartTypeCompletion">
|
||||
<keyboard-shortcut first-keystroke="shift alt slash" />
|
||||
</action>
|
||||
</keymap>
|
||||
Reference in New Issue
Block a user