582 Commits

Author SHA1 Message Date
Anuj Bhatnagar
4547f286c4
Corrects document gramatical error. (#342) 2020-12-14 10:24:03 +01:00
Yann Cébron
5f29c739ce types_of_plugins.md: link "Framework" plugins search 2020-12-07 18:14:39 +01:00
Yann Cébron
f5fbb13fff build_number_ranges.md: note about Java 11 for 203 2020-12-02 16:02:18 +01:00
Yann Cébron
a46b6725bf update_plugins_format.md: promote "IntelliJ plugin uploader" 2020-12-01 16:51:59 +01:00
Yann Cébron
71c2a68627 plugin_extensions.md: link EP list 2020-11-26 17:32:07 +01:00
Yann Cébron
9cc49fd4ef plugin_services.md: remove mention of "New Service" Devkit action 2020-11-25 13:50:35 +01:00
Yann Cébron
123c88a3a6 some links to IJ Platform UI Guideline articles 2020-11-18 15:58:14 +01:00
Yann Cébron
7a1a72bebc plugin_dependencies.md: note unique filenames (IJSDK-916) 2020-11-17 18:42:17 +01:00
Yann Cébron
bbc59e40cb action_system.md: suppress search for group (IJSDK-938) 2020-11-12 17:15:07 +01:00
Yann Cébron
250c483a46 action_system.md: <synonym> (IJSDK-932) 2020-11-12 16:59:03 +01:00
Yann Cébron
cffa9443fa action_system.md: cleanup 2020-11-12 16:44:41 +01:00
Yann Cébron
691dcc6ac2 action_system.md: cleanup 2020-11-12 16:41:08 +01:00
Yann Cébron
0d385118ee action_system.md: some updates for "Localizing Actions and Groups" 2020-11-12 16:27:42 +01:00
Yann Cébron
ae1d74a667 action_system.md: <override-text> for group (IJSDK-937) 2020-11-12 16:14:44 +01:00
Yann Cébron
98db73c36e plugin_compatibility.md: cleanup 2020-11-04 18:06:43 +01:00
Yann Cébron
968273c933 indexing_and_psi_stubs.md: INRE 2020-11-04 17:47:10 +01:00
Yann Cébron
eb25d3fb38 indexing_and_psi_stubs.md: sample for gist 2020-11-04 17:30:20 +01:00
Yann Cébron
f2156f24a0 code samples: upgrade dependency on Java plugin to ID-notation (IJSDK-796) 2020-11-04 17:04:05 +01:00
Yann Cébron
49a3432a77 plugin_dependencies.md: clarifications (IJSDK-796) 2020-11-04 16:52:09 +01:00
Yann Cébron
48b1e6ac9f plugin_components.md: components->Components 2020-11-04 15:02:21 +01:00
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