mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
AppCode: Fixed duplicates in Xcode keymap
This commit is contained in:
@@ -560,4 +560,15 @@
|
||||
</action>
|
||||
|
||||
<action id="Vcs.Push"/>
|
||||
|
||||
<action id="XPathView.Actions.Evaluate">
|
||||
<keyboard-shortcut first-keystroke="control alt X" second-keystroke="E" />
|
||||
</action>
|
||||
<action id="XPathView.Actions.ShowPath">
|
||||
<keyboard-shortcut first-keystroke="control alt X" second-keystroke="P" />
|
||||
</action>
|
||||
<action id="XPathView.Actions.FindByExpression">
|
||||
<keyboard-shortcut first-keystroke="control alt X" second-keystroke="F" />
|
||||
</action>
|
||||
|
||||
</keymap>
|
||||
|
||||
Reference in New Issue
Block a user