562 Commits

Author SHA1 Message Date
Yann Cébron
9d7556020f plugin_extensions.md: mention ExtensionNotApplicableException 2020-11-03 14:17:26 +01:00
Yann Cébron
95fed98467 project_structure.md: link to "Project Model" blogpost 2020-11-02 18:37:17 +01:00
Jakub Chrzanowski
adeca9b1c5
Introduce Plugin Verifier integration within the Gradle IntelliJ Plugin (#328)
Introduce Plugin Verifier integration within the Gradle IntelliJ Plugin
2020-10-29 18:03:58 +01:00
Yann Cébron
4c534873b7 types_of_plugins.md: mention extending existing language (IJSDK-947) 2020-10-29 17:43:36 +01:00
Yann Cébron
0ff305256d update_plugins_format.md: note 'build' parameter (IJSDK-760) 2020-10-29 17:37:22 +01:00
Yann Cébron
1677449d58 plugin_icon_file.md: note about custom plugin repos (IJSDK-737) 2020-10-29 17:25:13 +01:00
Yann Cébron
142780e034 build_number_ranges.md: 203 2020-10-28 18:24:24 +01:00
Yann Cébron
4fd864344c dynamic_plugins.md: typo 2020-10-12 09:54:16 +02:00
Yann Cébron
88f9abd42f fix all {toc} to have blank line before 2020-10-01 15:53:37 +02:00
Yann Cébron
45d72644db general_threading_rules.md: minor 2020-09-28 16:51:10 +02:00
Yann Cébron
27949984c9 plugin_components.md: additions 2020-09-24 16:43:42 +02:00
Yann Cébron
eb41588fcf plugin_components.md: more "Project Open" 2020-09-24 16:18:54 +02:00
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
af95043af3 fixed tables layout 2020-09-21 22:32:55 +02:00
Jakub Chrzanowski
3c2974d0c8 break lines on sentences 2020-09-21 21:26:19 +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
Yann Cébron
40765192a0 light_and_heavy_tests.md: note about LightProjectDescriptor reuse 2020-09-08 16:04:11 +02:00
Yann Cébron
5a48a9efc3 add note about OSS free license for JetBrains products 2020-09-08 10:39:14 +02:00
Yann Cébron
e77329d29d ide_development_instance.md: update "Enabling Auto-Reload" w/r to gradle plugin 0.4.22 2020-09-03 15:40:44 +02:00
Yann Cébron
cdd7c7ac16 persisting_state_of_components.md: fix PSC sample code first variant 2020-09-02 16:09:57 +02:00
JohnHake
d9912aa779 [webhelp] add language identifier to code blocks, cleanup. IJSDK-903 2020-08-26 10:31:50 -07:00
JohnHake
4541700fac Merge branch 'IJSDK-886' 2020-08-24 12:38:20 -07:00
JohnHake
8a1253bd9e [action_basics] add localization content IJSDK-886
update README for action_basics
2020-08-24 12:25:10 -07:00
Yann Cébron
0f861402c0 dynamic_plugins.md: note about FileType/Language 2020-08-24 12:47:23 +02:00
Yann Cébron
8585cd0c7a publishing: link "Marketing" 2020-08-24 11:38:14 +02:00
Jakub Chrzanowski
eafe86f0db proofreading 2020-08-19 15:32:54 +02:00
Jakub Chrzanowski
dfc66bc517 proofreading 2020-08-18 22:31:38 +02:00
Jakub Chrzanowski
d1f8c12177 Change code samples reference to use intellij-sdk-code-samples repository 2020-08-12 21:59:31 +02:00
Jakub Chrzanowski
4c8e7a5c9b Change code samples reference to use intellij-sdk-code-samples repository 2020-08-12 15:37:38 +02:00
JohnHake
e5ecb6f04d [webhelp] Change H1 to H2 2020-08-07 12:36:16 -07:00
Yann Cébron
6c57d648a6 replace NBSP with plain space 2020-08-06 17:21:29 +02:00
Yann Cébron
31726bf5c5 [cosmetics] consistent callouts, 3 2020-08-06 13:36:50 +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
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