1

Is there a way to know the shortcut key for a given menu item, or if not available set it, for example, set a shortcut to open the Maven panel on the right side of the IDE or open a custom run panel (e.g. JRebel executor)

enter image description here

quarks
  • 33,478
  • 73
  • 290
  • 513

1 Answers1

2

You can assign shortcuts for these actions in Settings | Keymap, under the "Tool Windows" group.

yole
  • 92,896
  • 20
  • 260
  • 197