17 lines
640 B
XML
17 lines
640 B
XML
<keymap version="1" name="GNOME howard 2022" parent="Default for GNOME">
|
|
<action id="ActivateFindToolWindow" />
|
|
<action id="ActivateTerminalToolWindow">
|
|
<keyboard-shortcut first-keystroke="alt 3" />
|
|
</action>
|
|
<action id="ChangesView.ShelveSilently" />
|
|
<action id="CodeCompletion">
|
|
<keyboard-shortcut first-keystroke="ctrl h" />
|
|
</action>
|
|
<action id="MethodHierarchy" />
|
|
<action id="MethodHierarchy.BaseOnThisMethod" />
|
|
<action id="SmartTypeCompletion">
|
|
<keyboard-shortcut first-keystroke="shift ctrl h" />
|
|
</action>
|
|
<action id="TypeHierarchy" />
|
|
<action id="TypeHierarchyBase.BaseOnThisType" />
|
|
</keymap> |