mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
enabling_internal.md: cleanup
This commit is contained in:
parent
509c5776c3
commit
4373f6cad3
@ -1,13 +1,13 @@
|
||||
[//]: # (title: Enabling Internal Mode)
|
||||
|
||||
<!-- 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. -->
|
||||
|
||||
There are useful tools, such as the Internal Actions menu, that are only visible if internal mode is enabled in IntelliJ IDEA.
|
||||
There are useful tools, such as the <control>Internal Actions</control> menu, that are only visible if the internal mode is enabled in IntelliJ IDEA.
|
||||
|
||||
<procedure title="Configuring Internal Mode">
|
||||
|
||||
1. Start IntelliJ IDEA.
|
||||
2. From the main menu, select <menupath>Help | Edit Custom Properties</menupath>.
|
||||
2. From the main menu, select <menupath>Help | Edit Custom Properties...</menupath>.
|
||||
This selection opens IntelliJ IDEA's <path>idea.properties</path> file.
|
||||
If it does not exist, IntelliJ IDEA will prompt to create one.
|
||||
3. Add the line shown below to the <path>idea.properties</path> file:
|
||||
|
Loading…
x
Reference in New Issue
Block a user