16 Commits

Author SHA1 Message Date
Karol Lewandowski
f5db8ea180 Settings tutorial: Change the implementation to follow the recommended approach (a separate state class)
Also:
- remove unnecessary screenshot
- change labels to follow UX guidelines
2024-06-20 12:42:04 +02:00
Karol Lewandowski
88ea433b58
2024.1 Release: update pages, extension point lists, code samples, etc. (#1265) 2024-04-04 14:31:02 +02:00
Yann Cébron
3523da598a code samples: apply "Plugin DevKit | Code | Extension class should be final and non-public" 2023-10-25 13:51:55 +02:00
Karol Lewandowski
c37b34729e Code samples: Change the CONTINUATION_INDENT_SIZE from 8 to 4 and reformat code.
We use INDENT_SIZE = 2 and continuation size should be at most 4 in this case.
2023-09-07 11:59:58 +02:00
Karol Lewandowski
40f98bae3d Correction: "register as an extension point" -> "register in an extension point" 2023-07-19 10:18:25 +02:00
Yann Cébron
8e696241d9 remove obsolete "Preferences" term usage 2023-03-27 14:09:44 +02:00
Yann Cébron
b969d17468 "Settings/Preferences" is now "Settings" on all OSes 2023-01-11 14:43:08 +01:00
Karol Lewandowski
5dd2bcf965 update dates in copyright info 2022-01-12 12:09:34 +01:00
Jakub Chrzanowski
96c58ee8c7
plugin_configuration_file.md: content update 2021-10-19 09:25:14 +02:00
Yann Cébron
b47aa4671d [settings sample] AppSettingsState: simplify 2021-10-11 15:56:48 +02:00
Yann Cébron
e6f0ef5681 settings: avoid ServiceManager 2021-06-17 11:51:35 +02:00
Jakub Chrzanowski
ad0e1c38f0 Update IntelliJ SDK Docs cross-links 2021-01-18 11:21:51 +01:00
Jakub Chrzanowski
a40db91508 Cleanup code_samples JavaDocs 2020-10-07 15:44:55 +02:00
Jakub Chrzanowski
c2868307dc
Code Samples READMEs 2020-08-12 11:25:19 +02:00
JohnHake
b85cbba62e [settings] Add review feedback 2020-05-20 21:37:11 -07:00
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