mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
internal_actions_intro.md: cleanup
This commit is contained in:
parent
1810739ef6
commit
25c426e7be
@ -1,12 +1,12 @@
|
||||
[//]: # (title: Internal Actions Menu)
|
||||
|
||||
<!-- Copyright 2000-2022 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. -->
|
||||
<!-- Copyright 2000-2022 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license. -->
|
||||
|
||||
The <menupath>Tools | Internal Actions</menupath> menu provides plugin developers with a suite of tools to help develop, debug, and test their IntelliJ Platform plugins.
|
||||
|
||||
<chunk id="enable_internal_mode_tip">
|
||||
|
||||
> If the menu item <menupath>Tools | Internal Actions</menupath> is not available in IntelliJ IDEA, then the first step is [Enabling Internal Mode](enabling_internal.md)
|
||||
> If the menu item <menupath>Tools | Internal Actions</menupath> is not available in IntelliJ IDEA, then the first step is [Enabling Internal Mode](enabling_internal.md).
|
||||
>
|
||||
{type="tip"}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user