526 Commits

Author SHA1 Message Date
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
Yann Cébron
f1f77b0f38 "JetBrains Plugin Repository" for plugins.jetbrains.com links 2020-08-06 11:35:25 +02:00
Yann Cébron
2b8377448e [cosmetics] consistent callouts 2020-08-04 15:45:09 +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
JohnHake
f093c3e0bc [Basics] Corrected heading levels 2020-07-16 12:08:08 -07:00
JohnHake
1ac69823ea [basics] Added UI Themes as basic plugin type 2020-07-16 11:27:25 -07:00
Yann Cébron
a735561573 virtual_file.md: cleanup, updates 2020-07-16 14:45:23 +02:00
Yann Cébron
985dc2a3f3 virtual_file_system.md: cleanup 2020-07-15 18:58:45 +02:00
Yann Cébron
d46ff93f10 types_of_plugins.md: update 2020-07-15 18:07:32 +02:00
Yann Cébron
f5e77e1dcc ide_development_instance.md: link to JBR Confluence page instead of Bintray 2020-07-15 10:39:19 +02:00
Yann Cébron
f67589c334 ide_development_instance.md: link to configuration properties webhelp page 2020-07-14 16:08:33 +02: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
d21ccf98ad persisting_state_of_components.md: sample key 2020-07-14 14:10:06 +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
1d8594d988 general_threading_rules.md: rearrange "Read/Write Lock" section 2020-07-08 16:42:30 +02:00
Yann Cébron
7ff2823784 ide_development_instance.md: updates & small fixes 2020-07-06 16:39:02 +02:00
Yann Cébron
12e33f57c0 ide_development_instance.md: remove DevKit-only screenshot 2020-07-06 16:19:50 +02:00
Yann Cébron
23023fcace publishing_plugin.md: link "Custom Repositories" 2020-07-06 15:11:57 +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
0ead70783c devkit: Gradle notice 2020-06-30 12:34:55 +02:00
Jakub Chrzanowski
eb0a8288a0
Notes about the IntelliJ Platform Plugin Template (#304) 2020-06-29 20:22:39 +02:00
Yann Cébron
33e1167402 build_number_ranges.md: 202 2020-06-24 09:19:02 +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
Dmitry Jemerov
f5f53dae03
Revised disposers documentation based on #294 (#298) 2020-06-08 17:37:52 +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
a114637a5c plugin_compatibility.md: fix 'com.intellij.modules.ultimate' 2020-06-03 13:23:53 +02:00
Yann Cébron
8cab6015da stub_indexes.md: link performance.md 2020-06-02 14:37:38 +02:00
Yann Cébron
b74007fe0c file_based_indexes.md: minor edits 2020-06-02 14:28:23 +02:00
Yann Cébron
1a726770af faq.md: list Java plugin 2019.2 migration 2020-05-29 16:17:37 +02:00
Yann Cébron
af995310df platform_contributions.md: fix a number of issues 2020-05-27 10:41:16 +02:00
JohnHake
6b3d1f67dd remove links to jetbrains.org/display/IJOS site 2020-05-26 17:08:37 -07:00
Yann Cébron
8daeb00f90 stub_indexes.md: upsource link 2020-05-26 15:40:01 +02:00
Yann Cébron
3df21ad11a plugin_compatibility.md: align "IntelliJ IDEA Ultimate" name 2020-05-25 17:20:04 +02:00
JohnHake
9549adde22 Merge branch 'IJSDK-150C' 2020-05-20 23:39:41 -07:00
Yann Cébron
d9dd0c8d79 plugin_services.md: reorder contents 2020-05-19 15:21:37 +02:00