2022-09-26 11:24:19 +02:00

22 lines
1.2 KiB
Markdown

[//]: # (title: Settings)
<!-- 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. -->
<microformat>
**Product Help:** [Settings/Preferences](https://www.jetbrains.com/help/idea/settings-preferences-dialog.html), [Configuring the IDE](https://www.jetbrains.com/help/idea/configuring-project-and-ide-settings.html)
</microformat>
Settings are but one application of the IntelliJ Platform [Persistence Model](persistence.md).
For more information, see:
* [Settings Guide](settings_guide.md) for information about Settings Extension Points and implementations.
* [Custom Settings Groups](settings_groups.md) for information about creating custom Settings groups and parent-child relationships.
* [Settings Tutorial](settings_tutorial.md) for step-by-step instructions for creating a simple set of custom Settings.
> If a topic you are interested in is not covered in the above sections, let us know via the "**Was this page helpful?**" feedback form below or [other channels](getting_help.md#problems-with-the-guide).
>
> Please be specific about the topics and reasons for adding them, and leave your email in case we need more details.
>
{type="note"}