mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
changing mouse shortcut for QuickEvaluateExpression on Linux to avoid conflict with add/remove caret shortcut
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
</action>
|
||||
<action id="QuickEvaluateExpression">
|
||||
<keyboard-shortcut first-keystroke="control alt 8"/>
|
||||
<mouse-shortcut keystroke="shift alt button1"/>
|
||||
<mouse-shortcut keystroke="control shift alt button1"/>
|
||||
</action>
|
||||
<action id="ShowUsages">
|
||||
<keyboard-shortcut first-keystroke="control alt 7"/>
|
||||
|
||||
Reference in New Issue
Block a user