GO-2021.2.1 <debuggerx@debuggerx-PC Create baseRefactoring.xml, markdown.xml, ide.general.xml, ide-features-trainer.xml, DebuggerX.xml, MyStyle.icls, project.default.xml, diff.xml, Default copy.xml, yiiguxing.translation.xml, Default.xml, Monokai Sublime Text 3.icls, keymap.xml, find.xml, ui.lnf.xml, filetypes.xml, Python Script.py, code.style.schemes.xml, plugin_ui.xml, colors.scheme.xml, External Tools.xml, notifications.xml, abbreviations.xml, Default _3_.xml, databaseDrivers.xml, My Vim dark .icls, gutter.xml, laf.xml, Default.xml, go.sdk.xml, Default for GNOME copy.xml, Default _2_.xml, jdk.table.xml, Vim dark.icls, Eclipse copy.xml, lightEdit.xml, Default _1_.xml, web-browsers.xml, macros.xml, proxy.settings.xml, Python.xml, vcs.xml, editor.xml, usageView.xml, debugger.xml, updates.xml
This commit is contained in:
@@ -0,0 +1,60 @@
|
||||
<keymap version="1" name="Default copy" parent="$default">
|
||||
<action id="$EditorTranslateAction">
|
||||
<keyboard-shortcut first-keystroke="alt x" />
|
||||
</action>
|
||||
<action id="$TranslateAndReplaceAction">
|
||||
<keyboard-shortcut first-keystroke="alt c" />
|
||||
</action>
|
||||
<action id="ActivateAndroidMonitorToolWindow">
|
||||
<keyboard-shortcut first-keystroke="alt 6" />
|
||||
</action>
|
||||
<action id="ActivateTODOToolWindow" />
|
||||
<action id="AddToFavoritesPopup" />
|
||||
<action id="CodeCompletion">
|
||||
<keyboard-shortcut first-keystroke="alt slash" />
|
||||
</action>
|
||||
<action id="Editor EditorTranslateAction">
|
||||
<keyboard-shortcut first-keystroke="alt x" />
|
||||
</action>
|
||||
<action id="Editor TranslateAndReplaceAction">
|
||||
<keyboard-shortcut first-keystroke="alt c" />
|
||||
</action>
|
||||
<action id="FindInPath">
|
||||
<keyboard-shortcut first-keystroke="shift alt f" />
|
||||
</action>
|
||||
<action id="HippieCompletion">
|
||||
<keyboard-shortcut first-keystroke="ctrl space" />
|
||||
</action>
|
||||
<action id="Macro.FastStr">
|
||||
<keyboard-shortcut first-keystroke="ctrl alt quote" />
|
||||
</action>
|
||||
<action id="ReformatCode">
|
||||
<keyboard-shortcut first-keystroke="shift ctrl f" />
|
||||
</action>
|
||||
<action id="SearchAction" />
|
||||
<action id="SmartSearchAction" />
|
||||
<action id="SwitchApply">
|
||||
<keyboard-shortcut first-keystroke="shift alt enter" />
|
||||
</action>
|
||||
<action id="SwitchDown">
|
||||
<keyboard-shortcut first-keystroke="shift alt down" />
|
||||
</action>
|
||||
<action id="SwitchLeft">
|
||||
<keyboard-shortcut first-keystroke="shift alt left" />
|
||||
</action>
|
||||
<action id="SwitchRight">
|
||||
<keyboard-shortcut first-keystroke="shift alt right" />
|
||||
</action>
|
||||
<action id="SwitchUp">
|
||||
<keyboard-shortcut first-keystroke="shift alt up" />
|
||||
</action>
|
||||
<action id="ToggleDistractionFreeMode">
|
||||
<keyboard-shortcut first-keystroke="shift alt f11" />
|
||||
</action>
|
||||
<action id="ToggleFullScreen">
|
||||
<keyboard-shortcut first-keystroke="alt f11" />
|
||||
</action>
|
||||
<action id="Tool_External Tools_RunLua">
|
||||
<keyboard-shortcut first-keystroke="f10" />
|
||||
</action>
|
||||
</keymap>
|
||||
@@ -0,0 +1,6 @@
|
||||
<keymap version="1" name="Default for GNOME copy" parent="Default for GNOME">
|
||||
<action id="ClassNameCompletion">
|
||||
<keyboard-shortcut first-keystroke="ctrl alt space" />
|
||||
<keyboard-shortcut first-keystroke="ctrl alt space" second-keystroke="alt slash" />
|
||||
</action>
|
||||
</keymap>
|
||||
@@ -0,0 +1,20 @@
|
||||
<keymap version="1" name="Eclipse copy" parent="Eclipse">
|
||||
<action id="SwitchApply">
|
||||
<keyboard-shortcut first-keystroke="shift alt enter" />
|
||||
</action>
|
||||
<action id="SwitchDown">
|
||||
<keyboard-shortcut first-keystroke="shift alt down" />
|
||||
</action>
|
||||
<action id="SwitchLeft">
|
||||
<keyboard-shortcut first-keystroke="shift alt left" />
|
||||
</action>
|
||||
<action id="SwitchRight">
|
||||
<keyboard-shortcut first-keystroke="shift alt right" />
|
||||
</action>
|
||||
<action id="SwitchUp">
|
||||
<keyboard-shortcut first-keystroke="shift alt up" />
|
||||
</action>
|
||||
<action id="ToggleFullScreen">
|
||||
<keyboard-shortcut first-keystroke="windows" second-keystroke="f11" />
|
||||
</action>
|
||||
</keymap>
|
||||
Reference in New Issue
Block a user