mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
1.2 KiB
1.2 KiB
Product Help: Settings/Preferences, Configuring the IDE
Settings are but one application of the IntelliJ Platform Persistence Model. For more information, see:
- Settings Guide for information about Settings Extension Points and implementations.
- Custom Settings Groups for information about creating custom Settings groups and parent-child relationships.
- Settings Tutorial 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.
Please be specific about the topics and reasons for adding them, and leave your email in case we need more details.
{style="note"}