112 Commits

Author SHA1 Message Date
Yann Cébron
673e00475b plugin_dependencies.md: minor edits 2020-04-23 14:21:20 +02:00
Yann Cébron
7bead165bc fix title capitalization 2020-04-22 15:02:27 +02:00
Yann Cébron
8a65dfe12a blank lines around code blocks 2020-04-22 12:54:06 +02:00
Yann Cébron
c4eb0c2201 plugin_services.md: add "Project Service Sample" to clarify use of project-level services 2020-04-20 15:44:41 +02:00
Yann Cébron
5b810fdc86 [docs] formatting 2020-04-17 15:41:01 +02:00
Yann Cébron
51187bb7a1 [docs] change upsource to 2020.1 release, minor edits/cleanups 2020-04-17 15:30:53 +02:00
Yann Cébron
008b0818a7 plugin_services.md: clarify CTOR injection deprecation 2020-04-17 12:13:25 +02:00
Yann Cébron
8dafc1b028 dynamic_plugins.md: remove "preliminary" banner, link to PV local run description 2020-04-16 18:33:21 +02:00
Yann Cébron
deaef0a76c plugin_listeners.md: improve link to messaging_infrastructure.md 2020-04-14 18:23:53 +02:00
Yann Cébron
ec4eb6e7a5 plugin_services.md: various updates and clarifications 2020-04-02 17:55:23 +02:00
Yann Cébron
6704a18b6f plugin_extensions.md: action EP attribute 2020-03-31 11:53:36 +02:00
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