2022-01-12 12:09:34 +01:00

962 B

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

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

{type="tip"}

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.