AI-Hedgehog | 2023.1.1 <debuggerx@debuggerx Update keymap.xml, keymapFlags.xml Create DebuggerX.xml
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
<application>
|
<application>
|
||||||
<component name="KeymapManager">
|
<component name="KeymapManager">
|
||||||
<active_keymap name="XWin copy" />
|
<active_keymap name="DebuggerX" />
|
||||||
</component>
|
</component>
|
||||||
</application>
|
</application>
|
||||||
@@ -2,6 +2,11 @@
|
|||||||
<component name="KeymapFlagsStorage">
|
<component name="KeymapFlagsStorage">
|
||||||
<option name="keymapToDescriptor">
|
<option name="keymapToDescriptor">
|
||||||
<map>
|
<map>
|
||||||
|
<entry key="DebuggerX">
|
||||||
|
<value>
|
||||||
|
<list />
|
||||||
|
</value>
|
||||||
|
</entry>
|
||||||
<entry key="Default copy">
|
<entry key="Default copy">
|
||||||
<value>
|
<value>
|
||||||
<list />
|
<list />
|
||||||
|
|||||||
@@ -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