2874 Commits

Author SHA1 Message Date
Yann Cébron
5f0b1707cb api_changes_list_2020.md: Kotlin 1.4 2020-08-12 10:15:30 +02:00
JohnHake
3b02ff8af6 [theme_basics] Set module SDK must be IDEA jdk for plugin to load. 2020-08-11 14:54:48 -07:00
Yann Cébron
57cf4ef589 API Changes: formatting of note 2020-08-11 15:22:46 +02:00
Yann Cébron
aadde9bee2 api_notable_list_2020.md: ValidatingLexerWrapper 2020-08-11 13:58:17 +02:00
Yann Cébron
3e2ffe2332 additional_minor_features.md: remove --- formatting 2020-08-10 14:36:21 +02:00
Yann Cébron
9828f420cc api_notable_list_2020.md: remove AnnotationHolder entry 2020-08-10 11:16:25 +02:00
JohnHake
e5ecb6f04d [webhelp] Change H1 to H2 2020-08-07 12:36:16 -07:00
Yann Cébron
097a81b5dd code_intentions.md: update testing 2020-08-06 17:24:40 +02:00
Yann Cébron
6c57d648a6 replace NBSP with plain space 2020-08-06 17:21:29 +02:00
Yann Cébron
6883d46487 code_inspections.md: updates 2020-08-06 16:41:15 +02:00
Yann Cébron
dbd3d76243 glossary.md: link LVCS 2020-08-06 13:49:34 +02:00
Yann Cébron
ed12a569e5 rubymine.md: minor formatting 2020-08-06 13:47:43 +02:00
Yann Cébron
f7f4ba7da4 code_completion.md: heading level 2020-08-06 13:40:33 +02:00
Yann Cébron
31726bf5c5 [cosmetics] consistent callouts, 3 2020-08-06 13:36:50 +02:00
Yann Cébron
dc1eb7b5de framework.md: fix typo 2020-08-06 12:20:58 +02:00
Yann Cébron
b42e6b6eda multiple_carets.md: use default callout format 2020-08-06 12:16:44 +02:00
Yann Cébron
39411c63d1 work_with_icons_and_images.md: heading levels 2020-08-06 12:07:05 +02:00
Yann Cébron
e6d7628dda notifications.md: format 2020-08-06 12:05:12 +02:00
Yann Cébron
3e794869cc tool_windows.md: format 2020-08-06 12:03:37 +02:00
Yann Cébron
78b478f34f internal_actions_intro.md: wording 2020-08-06 11:58:25 +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
97e10df894 toc: fix basics/types_of_plugins.md title 2020-08-06 11:25:52 +02:00
Yann Cébron
060c4ebd64 about.md: fix "Appendix II" link title 2020-08-06 11:15:20 +02:00
Yann Cébron
40ddaedf42 intellij_platform.md: remove Cursive (not a standalone IDE) 2020-08-06 11:11:02 +02:00
JohnHake
255df29851 [2020.2 release] IJSDK-869 Port project_view_pane code sample to async tree based on GrailsProjectViewPane.kt. Still shows deprecation warning for BaseProjectTreeBuilder, AbstractTreeUpdater, AbstractTreeBuilder 2020-08-05 17:11:06 -07:00
Yann Cébron
71525234d8 [cosmetics] consistent callouts, #2 2020-08-04 16:04:41 +02:00
Yann Cébron
2b8377448e [cosmetics] consistent callouts 2020-08-04 15:45:09 +02:00
Yann Cébron
944dfb6d49 [code samples] note about composite build excluding product_specific 2020-08-04 14:22:33 +02:00
Yann Cébron
d552afe43c api_notable_list_2020.md: ASM 8.0.1 library 2020-08-03 12:14:06 +02:00
JohnHake
cf84b205f3 [2020.2 release] Update pycharm_basics to 2020.2 GM 2020-07-29 10:19:43 -07:00
JohnHake
c71674342c [2020.2] Pycharm not yet at GM, keep at 202-EAP-SNAPSHOT 2020-07-28 22:24:58 -07: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
e679a58a02 [custom language] IJSDK-829 Update screenshots to display https
Resize images; remove some Liquid {:width=} tags
                  Remove errant newline at end of ParsingTestData.simple
2020-07-22 14:34:54 -07:00
JohnHake
f95a7feb75 [products] PR#306 Clarify attribute settings in tables 2020-07-21 12:34:10 -07:00
Stefano Kowalke
4aaf2d7a0d
Fixed typo (#308) 2020-07-20 12:30:48 +02:00
Niels Thykier
a03670ab94
Include the sourceSet rune for kotlin gradle (#307)
Include to necessary rune for kotlin based gradle files to assist people starting from the JetBrains/intellij-platform-plugin-template repo, which uses `build.gradle.kts` by default.

Related issue: JetBrains/intellij-platform-plugin-template#17
2020-07-20 11:22:22 +02: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
715c9f67d3 api_notable_list_2020.md: JavaFX deprecation 2020-07-16 15:53:15 +02: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
04414d34a8 completion_contributor.md: link step 10 2020-07-15 17:53:41 +02:00
Yann Cébron
65c79d43ab completion_contributor.md: fix 2020-07-15 17:41:36 +02:00
Yann Cébron
e60797ba91 [simple language] SimpleCompletionContributor: cleanup 2020-07-15 17:39:33 +02:00
Yann Cébron
cedc5d51c9 glossary.md: "JetBrains Project System" 2020-07-15 15:10:11 +02:00
Yann Cébron
22af2be198 jcef.md: link blogpost 2020-07-15 13:53:41 +02:00