mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
UX-159 a shortcut for ViewInplaceComments action
GitOrigin-RevId: 61502a1255946593bcf05d1ade6dd92dbfc6e6c6
This commit is contained in:
committed by
intellij-monorepo-bot
parent
12be8598b4
commit
428c33736e
@@ -141,7 +141,7 @@
|
||||
<keyboard-shortcut first-keystroke="control shift B"/>
|
||||
<mouse-shortcut keystroke="ctrl shift button1"/>
|
||||
</action>
|
||||
|
||||
|
||||
<action id="GotoBookmark0">
|
||||
<keyboard-shortcut first-keystroke="control 0"/>
|
||||
</action>
|
||||
@@ -1172,4 +1172,8 @@
|
||||
<action id="TodoViewGroupByFlattenPackage">
|
||||
<keyboard-shortcut first-keystroke="control alt O"/>
|
||||
</action>
|
||||
|
||||
<action id="ViewInplaceComments">
|
||||
<keyboard-shortcut first-keystroke="alt shift M"/>
|
||||
</action>
|
||||
</keymap>
|
||||
Reference in New Issue
Block a user