27 Commits

Author SHA1 Message Date
Yann Cébron
e27c8031c6
2024.3 release (#1376)
* switch to 243, update gh-ic links

* code samples: build against 2024.1

* action_basics: mute warning in PopupDialogAction

* GH build: mute invalid plugin ID on CI

* GH build: mute invalid plugin ID on CI

* final 2024.3, regen EP-lists

* code samples: 2024.3
2024-11-13 16:23:03 +01:00
Yann Cébron
5c6184c69a "EDT" and related: add links to threading_model.md 2024-08-07 10:55:36 +02:00
Karol Lewandowski
4cec436291 plugin_components.md: Grammar/style corrections 2024-08-05 10:22:37 +02:00
Karol Lewandowski
8facce6ab1 plugin_components.md: Link ProjectActivity examples 2024-08-05 10:22:36 +02:00
Karol Lewandowski
5c77f0e8f9 Rename general_threading_rules.md to threading_model.md 2024-07-30 15:59:04 +02:00
Yann Cébron
7cbbae6671 plugin_components.md: mark clearly as deprecated 2024-07-02 15:57:35 +02:00
Yann Cébron
5d29f1861f plugin_components.md: stronger wording 2024-06-13 16:19:55 +02:00
Karol Lewandowski
0b4af420b5
Coroutines (#1269) 2024-03-19 15:46:09 +01:00
Yann Cébron
2c707d3df0 "indices" -> "indexes", more links 2024-03-12 11:56:58 +01:00
Karol Lewandowski
c2f4b8380f plugin_components.md: Grammar fix 2024-01-03 11:24:40 +01:00
Karol Lewandowski
ef20da8740 plugin_components.md: Clarify Kotlin usage 2024-01-03 11:24:30 +01:00
Yann Cébron
1fd0a3cc31 plugin_components.md: 2023.1 ProjectActivity 2023-03-29 19:29:13 +02:00
Yann Cébron
afe5aa2d34 plugin_components.md: minor 2023-03-29 17:05:07 +02:00
Karol Lewandowski
79e97c2564 Add pages link-summary 2023-01-03 12:16:51 +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
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
Yann Cébron
894e6e3ccb
221 release (#686)
* 2022.1 release: upsource, topic links

* 2022.1 release: EP lists

* 2022.1 release: code samples build against 2021.2.4, adjust since/until-build

* code samples/pycharm_basics: 2021.2.4

* 2022.1 release: rider_extension_point_list.md

* 2022.1 release: data_grip_extension_point_list.md

* 2022.1 release: set upsource properties

* 2022.1 release: set plugin verifier versions
2022-04-12 16:39:27 +02:00
Jakub Chrzanowski
c6d6491127
tips elements cleanup 2022-03-07 22:31:00 +01:00
Yann Cébron
342756d383 plugin_components.md: link to heading 2022-01-24 15:30:42 +01:00
Yann Cébron
1735457c2f plugin_components.md: adjust heading 2022-01-19 16:13:29 +01:00
Yann Cébron
5ce0c89f71 plugin_components.md: make "Application Startup" note more obvious 2022-01-06 11:33:42 +01:00
Yann Cébron
35d95bfd46 plugin_components.md: do not use deflist 2021-10-13 17:08:18 +02:00
Yann Cébron
89fb1126bd remove "Plugin" from headings under "Plugin Structure" 2021-09-22 18:43:47 +02:00
Yann Cébron
7a6f438c24 ide_infrastructure.md: Running Tasks Once 2021-09-22 11:05:59 +02:00
Yann Cébron
3397b9217f plugin_components.md: formatting 2021-04-21 14:39:51 +02: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