mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 17:27:49 +08:00
936 B
936 B
title | redirect_from | |
---|---|---|
Internal Actions Menu |
|
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.