PY-2022.2.3 <howard@howard-Latitude-5501 Create baseRefactoring.xml, ide.general.xml, ide-features-trainer.xml, diff.xml, shared-indexes.xml, Default.xml, keymap.xml, find.xml, ui.lnf.xml, DontShowAgainFeedbackService.xml, filetypes.xml, remote-servers.xml, editor-font.xml, colors.scheme.xml, databaseDrivers.xml, laf.xml, sshConfigs.xml, Default.xml, nodejs.xml, GNOME howard 2022 Proper Redo.xml, jdk.table.xml, GNOME howard 2022.xml, vcs.xml, editor.xml, usageView.xml, webServers.xml, debugger.xml, updates.xml

This commit is contained in:
Martin Fencl
2022-10-16 00:29:35 +02:00
commit 0388ce36aa
28 changed files with 4796 additions and 0 deletions

View File

@@ -0,0 +1,23 @@
<keymap version="1" name="GNOME howard 2022 Proper Redo" parent="Default for GNOME">
<action id="$Redo">
<keyboard-shortcut first-keystroke="shift ctrl z" />
<keyboard-shortcut first-keystroke="shift alt back_space" />
<keyboard-shortcut first-keystroke="ctrl y" />
</action>
<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="EditorDeleteLine" />
<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>

View File

@@ -0,0 +1,17 @@
<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>