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
Venkatesh-Prasad Ranganath
312ac9b57f
Fixes a broken link to ProjectComponent
2018-07-13 17:32:44 -05:00
Dmitry Jemerov
1c0275c9b7
Fix dependency syntax
2018-03-23 18:59:09 +01:00
Dmitry Jemerov
327ac8fba7
Update and expand "Plugin Dependencies" section
2018-03-23 18:58:39 +01:00
Vitalii Dmitriev
04c5126360
Intellij -> IntelliJ
...
Change Intellij to IntelliJ.
2018-02-05 22:51:22 +03:00
Matt Ellis
e2d2884ce1
Revert incorrect link change
2017-12-07 11:34:43 +00:00
Jonny Carter
423a6f7514
Fix links to Component interface sources
2017-12-07 09:46:31 +00:00
Jonny Carter
cca395c19c
Close vendor tag in sample plugin.xml
2017-12-05 16:07:12 +00:00
Art Beatte IV
f55973d8e3
Removes vendor logo
...
Vendor logo is no longer used and including it in the xml produces a lint warning.
2017-09-21 10:37:33 -07:00
Yaroslav Pankratyev
fdb5926f8e
Add note about min version for creating plugin services via New menu + minor fix
2017-08-31 17:29:11 +07:00
Yaroslav Pankratyev
f6a402fb4f
Remove quick component creation instruction, add instruction how to create a service
2017-08-14 13:07:35 +07:00
Nikolay Chashnikov
cdc010a5db
Update information about service classes
...
'serviceInterface' attribute may be omitted if it is equal to 'serviceImplementation'.
2017-07-27 14:35:57 +03:00
Matt Ellis
c307eb5642
Minor formatting fixes
2017-06-09 17:13:28 +01:00
Aleksey Kladov
56c484a169
Improve services examples ( #32 )
2017-01-23 17:50:40 +03:00
Matt Ellis
9f6df45e44
Fix link to project
...
Fixes #IJSDK-169
2016-06-27 11:05:16 +01:00
Matt Ellis
56b81cc8c1
Replaced pygments syntax highlighter with rouge
...
No more Python!
Updated to JetBrains/sdkdocs-template@b89d456a51
2015-12-15 16:28:22 +00:00