JohnHake 82180ae103 [settings] add suite of content IJSDK-150
Remove unrelated changes
           Feedback from PR#280
           Fine tune panel definition
2020-05-05 14:56:45 -07:00

841 B

title
Settings

Introduction to Settings

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.