Karol Lewandowski 3eabe8ebff Add link-summary
2022-12-08 13:05:04 +01:00

1.0 KiB

Settings

Settings mechanism allows users to configure and persist application- or project-level plugin preferences.

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.