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
Chris
904f7da7d7
Show plugin dependencies with Kotlin build script ( #140 )
...
* Show plugin dependencies with Kotlin build script
Moved down instructions to add plugin dependencies to IntelliJ SDK to promote Gradle approach.
* Update kotlin script example to match groovy example
* Update plugin dependencies example with a working example
The previous example didn't work anymore.
2019-01-24 15:05:48 +01:00
Yann Cébron
7820771825
optimize all PNG files
2019-01-23 11:28:28 +01:00
Yann Cébron
471aade06d
plugin_icon_file: update version information (IJSDK-535)
2019-01-23 09:29:21 +01:00
JohnHake
f4abf633a4
Incorporated review feedback from pull request #125
2018-10-28 17:13:20 -07:00
JohnHake
72656ecce9
minor typo
2018-10-19 13:13:01 -07:00
JohnHake
7763d284ba
Cross-linked pages describing icons
2018-10-19 12:39:22 -07:00
JohnHake
7810f7f174
Add Plugin Icon page + images & references
2018-10-18 18:37:52 -07:00
JohnHake
47ebed4785
Incorporate pull request feedback.
2018-08-24 11:13:27 -07:00