AppCode: Fixed duplicates in Xcode keymap

This commit is contained in:
Vyacheslav Karpukhin
2017-03-13 14:39:54 +01:00
parent 8213528db4
commit 41a4eda431
@@ -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>