2020-09-04 13:24:02 -07:00

936 B

title redirect_from
Internal Actions Menu
/reference_guide/internal_actions/interal_actions_menu.html

The Internal Actions menu provides plugin developers with a suite of tools to help develop, debug, and test their IntelliJ Platform plugins.

Tip

If the menu item Tools | Internal Actions is not available in IntelliJ IDEA, then the first step is to Enabling Internal Mode

Click on the following topics to learn more about the Internal Actions menu.

  • Enabling Internal Mode provides instructions for enabling the Internal Actions menu in IntelliJ IDEA.
  • UI Tools has information about some of the Internal Actions menu tools for inspecting and testing plugin UI.