mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
OC-4772 Xcode keymap has incorrect mapping for select word at caret.
This commit is contained in:
@@ -135,7 +135,10 @@
|
||||
</action>
|
||||
<action id="EditorScrollUp" />
|
||||
<action id="EditorSelectWord">
|
||||
<keyboard-shortcut first-keystroke="meta alt W" />
|
||||
<keyboard-shortcut first-keystroke="alt UP" />
|
||||
</action>
|
||||
<action id="EditorUnSelectWord">
|
||||
<keyboard-shortcut first-keystroke="alt DOWN"/>
|
||||
</action>
|
||||
<action id="EditorTextEnd">
|
||||
<keyboard-shortcut first-keystroke="meta END" />
|
||||
|
||||
Reference in New Issue
Block a user