mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 09:17:50 +08:00
958 B
958 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.