158 Commits

Author SHA1 Message Date
Yann Cébron
29100f42bb plugin_components.md: clarify "Project Open" 2020-09-24 16:02:09 +02:00
Yann Cébron
041524d972 plugin_components.md: relayout 2020-09-24 15:37:45 +02:00
Yann Cébron
20b1688ba3 plugin_extensions.md: add link to "Plugin Dependencies" 2020-09-24 14:56:23 +02:00
Yann Cébron
c8211343eb plugin_extensions.md: @Required#allowEmpty (IDEA-242833) 2020-09-23 11:03:17 +02:00
Jakub Chrzanowski
803a9d3ca8
Docs maintenance (#316)
docs maintenance
2020-09-21 17:15:08 +02:00
Yann Cébron
423c516e10 plugin_extension_points.md: fix link 2020-09-16 14:31:53 +02:00
JohnHake
d9912aa779 [webhelp] add language identifier to code blocks, cleanup. IJSDK-903 2020-08-26 10:31:50 -07:00
Yann Cébron
0f861402c0 dynamic_plugins.md: note about FileType/Language 2020-08-24 12:47:23 +02:00
Jakub Chrzanowski
d1f8c12177 Change code samples reference to use intellij-sdk-code-samples repository 2020-08-12 21:59:31 +02:00
Yann Cébron
894e5ea494 plugin_extension_points.md: format 2020-08-06 11:51:42 +02:00
Yann Cébron
0ea8cdbef4 plugin_listeners.md: format 2020-08-06 11:48:39 +02:00
Yann Cébron
90849fa2b5 plugin_extensions.md: link "Settings", cleanup 2020-08-06 11:45:11 +02:00
JohnHake
f89cc25d44 [2020.2 release] IJSDK-869 update intellij.version to 2020.2
Add notes about AnnotationHolder changes
Update upsource links per inspections
Fixes deprecation warning for AnnotationHolder
Compiles, but deprecation warnings for AbstractTreeBuilder, AbstractTreeUpdater, AnnotationHolder
2020-07-28 21:31:31 -07:00
Yann Cébron
125ffa0a61 plugin_configuration_file.md: more visible deprecation for components 2020-07-14 14:21:19 +02:00
Yann Cébron
8f02808b81 plugin_configuration_file.md: upgrade since/until since we're using listeners 2020-07-14 14:14:27 +02:00
Yann Cébron
61916136fd plugin_components.md: add heading 2020-07-13 15:57:27 +02:00
Yann Cébron
59a7e85150 plugin_components.md: fix Disposable section 2020-07-13 15:54:52 +02:00
Yann Cébron
3c3832028e plugin_icon_file.md: minor 2020-07-06 15:04:45 +02:00
Yann Cébron
33473d82d5 plugin_listeners.md: cleanup 2020-07-06 14:59:22 +02:00
Yann Cébron
f3e355d19d plugin_dependencies.md: remove Devkit screenshot 2020-07-06 14:58:07 +02:00
Yann Cébron
95591f9e61 plugin_dependencies.md: "Locating Plugin ID" 2020-07-06 14:54:04 +02:00
Yann Cébron
a67a2cea1b plugin_dependencies.md: fix 2.2 heading level 2020-07-06 14:35:58 +02:00
Yann Cébron
31a6f6fb89 plugin_dependencies.md: suggest using Gradle 2020-07-06 14:33:36 +02:00
Yann Cébron
687d7e520e dynamic_plugins.md: add Code and Troubleshooting sections 2020-06-30 18:13:52 +02:00
Yann Cébron
fb739609dd dynamic_plugins.md: minor edit 2020-06-30 17:04:06 +02:00
Yann Cébron
a1c344119c plugin_class_loaders.md: ServiceLoader 2020-06-18 11:47:10 +02:00
Yann Cébron
07de6255c4 dynamic_plugins.md: fix require-restart 2020-06-16 12:17:54 +02:00
Yann Cébron
e3d425525e plugin_configuration_file.md: note Gradle patching 2020-06-16 11:36:18 +02:00
Yann Cébron
16cb70064a disposers.md: minor edits, links 2020-06-08 18:11:24 +02:00
Daniel Asztalos
674c6b1f6e
Fix typo 2020-06-07 13:46:50 +02:00
Yann Cébron
c55030cfba plugin_extensions.md: EP attribute *Language support 2020-06-03 16:28:59 +02:00
Yann Cébron
d9dd0c8d79 plugin_services.md: reorder contents 2020-05-19 15:21:37 +02:00
Yann Cébron
b401ebb631 plugin_services.md: clarify light service scope (IJSDK-853) 2020-05-19 15:13:35 +02:00
Yann Cébron
d5b11406de plugin_extension_points.md: cleanup 2020-05-19 14:38:59 +02:00
Yann Cébron
88cb884c9f plugin_extension_points.md: fix ExtensionPointListener reference 2020-05-19 14:30:20 +02:00
Yann Cébron
4500a8fe2d plugin_extensions.md: minor edits, add missing links to split-out platform config files 2020-05-19 14:21:57 +02:00
Yann Cébron
96f994b87c plugin_actions.md: cleanup 2020-05-15 13:59:08 +02:00
Yann Cébron
202bfceea8 align "JetBrains Plugins Repository" name 2020-05-14 15:38:32 +02:00
Yann Cébron
00d940a370 move obsolete plugin_repository into /appendix and stop linking to it 2020-05-14 15:31:49 +02:00
Yann Cébron
8967d7a0ec plugin_components.md: cleanup 2020-05-14 15:06:44 +02:00
Yann Cébron
e54ae8dc62 plugin_services.md: mention Disposable 2020-05-14 14:32:10 +02:00
Yann Cébron
a447c19417 plugin_services.md: cleanup 2020-05-14 14:25:48 +02:00
Yann Cébron
2d4d7a933c dynamic_plugins.md: add "restart-required" attribute 2020-05-11 14:30:39 +02:00
Yann Cébron
151470c297 dynamic_plugins.md: note about "Enabling Auto-Reload" in dev instance 2020-05-06 10:39:30 +02:00
Yann Cébron
6d373a771b plugin_listeners.md: implementation note 2020-04-30 16:49:14 +02:00
Yann Cébron
d44c7c6a96 plugin_services.md: clarify scopes 2020-04-27 10:28:13 +02:00
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