mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
RIDER-90131 Add shortcuts for Zoom IDE
GitOrigin-RevId: 354025b29cf4e50c166ac3dd2bcee8ae4fd85529
This commit is contained in:
committed by
intellij-monorepo-bot
parent
f23467a1be
commit
9c42dd0ef6
@@ -208,7 +208,12 @@
|
||||
<keyboard-shortcut first-keystroke="control R" second-keystroke="G"/>
|
||||
<keyboard-shortcut first-keystroke="control R" second-keystroke="control G"/>
|
||||
</action>
|
||||
|
||||
<action id="ZoomInIdeAction">
|
||||
<keyboard-shortcut first-keystroke="control shift alt PERIOD" />
|
||||
</action>
|
||||
<action id="ZoomOutIdeAction">
|
||||
<keyboard-shortcut first-keystroke="control shift alt COMMA" />
|
||||
</action>
|
||||
|
||||
<!--MISSING VISUAL STUDIO SHORTCUTS-->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user