mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-27 16:57:49 +08:00
1.1 KiB
1.1 KiB
Settings
Configure and persist preferences of IntelliJ Platform plugins with the settings mechanism.Settings mechanism allows users to configure and persist application- or project-level plugin preferences.
Product Help: Settings, Configuring the IDE
Settings are but one application of the IntelliJ Platform Persistence Model.