543 Commits

Author SHA1 Message Date
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
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