mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-29 01:37:51 +08:00
12 lines
650 B
Markdown
12 lines
650 B
Markdown
---
|
|
title: Internal Actions Menu
|
|
---
|
|
<!-- Copyright 2000-2020 JetBrains s.r.o. and other contributors. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. -->
|
|
|
|
The Internal Actions menu provides JetBrains IDE plugin developers with a suite of tools to help develop, debug, and test their IntelliJ Platform project.
|
|
|
|
Click on the following topics to learn more about the _Internal Actions_ menu.
|
|
* [Enabling Internal Mode](enabling_internal.md) in IntelliJ IDEA.
|
|
* [The Internal Actions Menu](interal_actions_menu.md)
|
|
* [The UI Inspector](internal_uii.md)
|
|
* [The LaF Defaults Tool](internal_ui_lafd.md) |