101 Commits

Author SHA1 Message Date
Yann Cébron
4ae164953d plugin_dependencies.md: note about no support for specifying version 2020-03-25 18:03:10 +01:00
Dmitry Jemerov
55fc51ee38 Document requirement to not use overrides="true" in dynamic plugins 2020-03-18 11:03:42 +01:00
Yann Cébron
0eb257bc7b plugin_dependencies.md: note about transitive dependencies in tests for Gradle 2020-03-17 10:49:06 +01:00
Yann Cébron
94327a0bda plugin_configuration_file.md: fixes 2020-03-12 14:07:04 +01:00
Yann Cébron
0c965b3a3a plugin_configuration_file.md: typo 2020-03-12 14:01:27 +01:00
Yann Cébron
8ee8aa0be2 plugin_configuration_file.md: whitespace police 2020-03-10 17:55:06 +01:00
Yann Cébron
fd76c71476 plugin_configuration_file.md: note deprecation status of <component> 2020-03-10 17:41:24 +01:00
Grig Alex
c0256da2d6
Fix mismatch in closing tag 2020-02-28 09:04:04 +03:00
JohnHake
80129a7641 New Copyright in markdown files 2020-02-19 22:25:03 -08:00
Yann Cébron
0535711914 Plugin listeners: cleanup 2020-02-19 11:26:13 +01:00
Yann Cébron
771d235144 Plugin listeners: add paragraph "Additional attributes" 2020-02-19 11:13:50 +01:00
Yann Cébron
6383ae9b4e IJSDK-758 Document "area" attribute for <extensionPoint> 2020-02-11 17:21:17 +01:00
Yann Cébron
ad4b75c1c1 Document idea.auto.reload.plugins system property (IJSDK-772) 2020-02-10 15:29:10 +01:00
Yann Cébron
9f4df3319d cleanup method notation 2020-02-05 12:18:15 +01:00
Yann Cébron
4ff3f8714a plugin_services.md: minor edits 2020-01-17 14:31:47 +01:00
Vladimir Krivosheev
0c71615b3d Update plugin_services.md (#242)
* Update plugin_services.md

discourage module level service, document Kotlin way to get services, add note about read action

* Update plugin_services.md

add note about light services

* Update plugin_services.md

add note about light services
2020-01-17 13:51:41 +01:00
Dmitry Jemerov
d26ee46bca Correct instructions for AppLifecycleListener 2020-01-02 12:28:06 +01:00
Yann Cébron
c0e3bb71ad dynamic_plugins: landing page, Dynamic EPs 2019-12-19 11:44:02 +01:00
Yann Cébron
e6255292a1 plugin_services.md: cleanup 2019-12-19 10:06:26 +01:00
Yann Cébron
279188fec7 plugin_class_loaders.md: link Plugin Dependencies 2019-12-19 10:01:31 +01:00
Yann Cébron
815b95be2b cleanup 2019-12-19 09:59:49 +01:00
Yann Cébron
49bee78ed0 plugin_extension_points.md: fix sample 2019-12-19 09:18:20 +01:00
Yann Cébron
78a8ac73a5 plugin_extension_points.md: more complete sample, ExtensionPointName usage 2019-12-13 16:38:25 +01:00
Yann Cébron
c769386711 extensions: support for Enum attributes 2019-12-09 15:36:25 +01:00
Yann Cébron
5eff69afb8 plugin_extensions.md: note code insight features 2019-12-06 16:41:27 +01:00
Yann Cébron
485daa85a6 plugin_extensions.md: document @RequiredElement 2019-12-06 16:36:59 +01:00
Yann Cébron
3e046167de plugin_components.md: formatting 2019-12-05 11:58:46 +01:00
Yann Cébron
85cd10f559 plugin_listeners.md: formatting 2019-12-05 11:14:17 +01:00
Yann Cébron
49dfc7b980 plugin_extension_points.md: cleanup 2019-12-05 11:09:13 +01:00
Yann Cébron
7ceae130c3 plugin_extension_points.md: cleanup, clarify sample 2019-12-05 10:58:38 +01:00
Dmitry Jemerov
4b7a0fae34 Stop teaching people to use components (#233)
- Replace documentation on writing components with documentation on migrating away from components
- Split documentation on extensions and extension points (extensions are always needed and EPs are quite uncommon)
- Add documentation on listeners
- Remove application and project components in sample plugins whenever possible
2019-12-05 10:10:38 +01:00
JohnHake
f644ff023a IJSDK-666 2019-12-03 19:22:54 -08:00
Yann Cébron
f98c6d66da use FQNs for EPs 2019-12-03 15:42:20 +01:00
Yann Cébron
6d70fb2d49 fix upsource:// links formatting 2019-12-02 14:20:06 +01:00
Yann Cébron
251f50fa86 plugin_content.md: rework 2019-11-28 19:31:08 +01:00
Yann Cébron
3c1ff6671d fix upsource links for 2019.3 2019-11-28 17:19:41 +01:00
JohnHake
684dac3f9d Add library drill-down 2019-11-21 22:10:14 -08:00
JohnHake
ed38cb3c34 Increase png resolution 2019-09-24 16:28:01 -07:00
JohnHake
0d3a7cbb23 Sentence case 2019-09-13 10:37:35 -07:00
JohnHake
734989693a Cleanup, new images, modify menu 2019-09-13 10:11:34 -07:00
JohnHake
3e4c7090fe Incorporate PR feedback 2019-09-10 20:47:41 -07:00
JohnHake
3171ab8905 Draft 2019-09-09 17:10:24 -07:00
Yann Cébron
966a4550c0 Plugin Dependencies: edits, relayout 2019-08-21 19:39:40 +02:00
Yann Cébron
c29c12f77d Plugin Components: note about using Services 2019-06-20 12:55:01 +02:00
Yann Cébron
84acf645c4 Plugin Components: remove mention of ApplicationComponent 2019-06-20 12:35:10 +02:00
John Hake
0a5c351b95
Revert "IJSDK-473" 2019-06-17 21:08:02 -07:00
Yann Cébron
44c17d1b6a SDK Docs: update links, use HTTPS where possible 2019-03-12 11:44:02 +01:00
Yann Cébron
c9632283b6 plugin_services: cleanup 2019-03-07 18:22:50 +01:00
Yann Cébron
40a3736d27 plugin_configuration_file.md: clarify <resource-bundle> 2019-02-19 11:39:58 +01:00
Yann Cébron
0560fa3f15 plugin_configuration_file.md: cleanup/small fixes 2019-02-19 11:30:09 +01:00