37 Commits

Author SHA1 Message Date
Karol Lewandowski
e441eedbf7
Split Extension Point and Listener Lists into IntelliJ Platform, IntelliJ Community Plugins and Android Plugin lists (#1297) 2024-04-15 12:22:41 +02:00
Yann Cébron
bf29b21124 TOC: remove "Part"/"Appendix" prefix/numbering 2024-04-08 17:04:40 +02:00
Yann Cébron
bfd4c48196 %gh-java-annotations% GH repo, align references/wording 2024-03-13 14:41:58 +01:00
Yann Cébron
71273ab93d plugin_extensions.md: note inspection "Extension registered as service/component" 2023-10-12 12:03:04 +02:00
Yann Cébron
ab139295af plugin_extensions.md: note "Static initialization in extension point implementation" inspection 2023-10-05 14:31:25 +02:00
Yann Cébron
4eb51a26b8 plugin_extensions.md: note about enum EP properties problem with custom toString() 2023-09-20 13:51:52 +02:00
Yann Cébron
1531f47291 plugin_extensions.md: cleanup 2023-09-06 17:15:32 +02:00
Yann Cébron
aae32db25b using_kotlin.md: companion object usage in extensions 2023-09-06 16:59:45 +02:00
Yann Cébron
67b3c248d5 plugin_extensions.md: add note about extensions should be stateless 2023-08-02 09:39:46 +02:00
Yann Cébron
1ebdaa775e plugin_extensions.md: note highlighting of EP properties via ApiStatus, clarify 2023-05-31 18:28:43 +02:00
Yann Cébron
429500780b plugin_extensions.md: note highlighting of EP properties via ApiStatus 2023-05-31 18:10:17 +02:00
Yann Cébron
f612d4fe95 plugin_extensions.md: add "Implementing Extension" section 2023-03-23 17:05:55 +01:00
Yann Cébron
21efb33007 plugin_extensions.md: formatting 2023-03-13 13:00:35 +01:00
Yann Cébron
b969d17468 "Settings/Preferences" is now "Settings" on all OSes 2023-01-11 14:43:08 +01:00
Yann Cébron
cd23596f6b
223 release (#904)
* api_notable_list_2022.md: update unbundled plugins 2022.3

* element_patterns.md: new sample

* 2022.3 release: update GH links

* 2022.3 release: update GH links, #2

* EP list: initial, change android from GH to JB hosting temporarily + adapt links

* 223 release initial values

* stop recommending PreloadingActivity (internal API now)

* product specific EP lists

* element_patterns.md: minor

* code samples: upgrade

* extension_point_list.md: fix duplicate heading

* sdk_code_guidelines.md: update compatibility values

* spring_extension_point_list.md: update

* 223.7571.182
2022-11-30 20:31:23 +01:00
Karol Lewandowski
c36147439c
Migration from Stardust to Writerside (#902) 2022-11-24 15:11:20 +01:00
Karol Lewandowski
3db7a0e343
Gradle/DevKit approach or Plugin/Theme topic content reorganization (#862) 2022-09-27 17:01:29 +02:00
Karol Lewandowski
1609814d74 add links to plugin_configuration_file.md 2022-09-07 11:33:13 +02:00
Karol Lewandowski
f0a02fe5b5 add links to elements in plugin configuration file
Some occurrences are intentionally skipped. I added links only to the first occurrences of a given element in a section (not a page).
2022-09-07 11:32:17 +02:00
Yann Cébron
0309191b82 plugin_extensions.md: note about Kotlin 2022-08-23 09:24:02 +02:00
Yann Cébron
c5b2d680c2 plugin_extensions.md: clarify beanClass EP properties 2022-08-23 09:19:54 +02:00
Yann Cébron
09648db712 convert upsource:// links to generic variable-based notation, add gh-ic-master and gh-sdk-samples setup 2022-08-15 10:48:31 +02:00
Karol Lewandowski
d9167c5c79 clarify or emphasize extension identifiers uniqueness 2022-08-11 14:11:01 +02:00
Karol Lewandowski
86d9ca3e8b code snippets formatting cleanup 2022-03-18 11:21:22 +01:00
Yann Cébron
6d06234252 some <excerpt>s 2022-03-09 15:42:44 +01:00
Karol Lewandowski
fe4a79d783 plugin_extensions.md: fix enum case information 2022-02-23 14:35:27 +01:00
Karol Lewandowski
d23221421c clarifications about extension points 2022-02-23 13:46:56 +01:00
Karol Lewandowski
5bb2c1ce16 formatting fixes and minor grammar improvements 2022-02-23 13:45:39 +01:00
Yann Cébron
925cafad36 "Part n": use dash symbol 2022-02-08 14:39:39 +01:00
Yann Cébron
2ae01050d3 rename EP list pages to "EP and Listener" 2022-02-08 13:43:10 +01:00
Karol Lewandowski
5dd2bcf965 update dates in copyright info 2022-01-12 12:09:34 +01:00
Yann Cébron
89fb1126bd remove "Plugin" from headings under "Plugin Structure" 2021-09-22 18:43:47 +02:00
Yann Cébron
77d1f06cfb plugin_extensions.md: link explore 2021-05-11 17:27:46 +02:00
Yann Cébron
8a1bad1d92 plugin_structure: formatting 2021-05-11 17:08:24 +02:00
Yann Cébron
3b8b51a5f7 plugin_extensions.md: move up section about exploring EPs 2021-04-19 13:13:49 +02:00
Patrick Scheibe
50bbbaa685
Make the style of "IntelliJ Platform" consistent throughout the docs. (#389) 2021-03-15 12:35:20 +01:00
Jakub Chrzanowski
4e802980f2
Webhelp migration (#347)
* [webhelp] Fixes for TXP00152, TXP00002, test build 27 Jul 22:26

* [webhelp] Fixes for Part #4 TXP00010, EXCEPT decimal numbers in section titles

* [webhelp] Fixes for Part #5 TXP00017

* [webhelp] Fixes for Part #4 TXP00010 - removed numbers from page section titles in "Custom Language Support Tutorial" and "Testing a Custom Language Plugin".

* [webhelp] Removed numbers from page section titles in rest of project *.md files.

* [new webhelp] Build #44 changes

* [new webhelp] Maintenance merge from master

* [new webhelp] Add placeholder file for webhelp import.

* [webhelp] Correct redirects for file name changes

* [webhelp] TOC not needed in webhelp

* [format] {:toc} not needed for webhelp

* add {:disable-links} to ensure demo links are not interpreted as real links.

* Put all badges on the same line to simplify composition.

* formatter.md: fix upsource link

* fix some links

* api_changes_list.md: remove note

* migrate to webhelp - initial

* fix GH edit URL

* remove sdkdocs-template setup in VCS config

* remove recently_updated.md

* restore COC/CONTRIBUTING.md

* api_changes_list.md: remove note

* useful_links.md: IPE

Co-authored-by: JohnHake <john.hake@jetbrains.com>
Co-authored-by: Yann Cébron <yann.cebron@jetbrains.com>
2021-01-14 16:07:39 +01:00