mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
IDEA-54883 Alt-Shift-L -> opens 'Load Context' dialog, instead of '|' character
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
</action>
|
||||
<action id="context.load" class="com.intellij.tasks.actions.context.LoadContextAction" text="_Load Context...">
|
||||
<keyboard-shortcut keymap="$default" first-keystroke="alt shift L"/>
|
||||
<keyboard-shortcut keymap="$Mac OS X" first-keystroke="alt shift L" remove="true"/>
|
||||
<keyboard-shortcut keymap="Mac OS X" first-keystroke="alt shift L" remove="true"/>
|
||||
</action>
|
||||
<action id="context.clear" class="com.intellij.tasks.actions.context.ClearContextAction" text="_Clear Context">
|
||||
<keyboard-shortcut keymap="$default" first-keystroke="alt shift X"/>
|
||||
|
||||
Reference in New Issue
Block a user