26 Commits

Author SHA1 Message Date
Karol Lewandowski
d648ae791c glossary.md: Add Coroutine Execution context 2025-02-21 11:51:17 +01:00
Karol Lewandowski
bbb7cadd37 execution_contexts.topic: Describe contexts for 2024.2+ 2025-02-21 11:51:17 +01:00
Karol Lewandowski
20cef2f8db Move Execution Contexts out of Kotlin Coroutines 2025-02-21 11:51:17 +01:00
Karol Lewandowski
758ef80b65 Fix suspending context links 2025-02-21 11:51:17 +01:00
Karol Lewandowski
5c77f0e8f9 Rename general_threading_rules.md to threading_model.md 2024-07-30 15:59:04 +02:00
Karol Lewandowski
de20c26d48 coroutine_read_actions.topic: Add the FAQ section
It was converted to .topic because in MD, the last "Something is missing?" section was falling into the collapsed by default FAQ section.
2024-07-11 12:38:27 +02:00
Karol Lewandowski
24bbb8f80d glossary.md: Add code formatting to titles 2024-04-09 08:48:20 +02:00
Karol Lewandowski
0b4af420b5
Coroutines (#1269) 2024-03-19 15:46:09 +01:00
Yann Cébron
ae61c3c1f9 glossary.md: add LSP, fix 2023-12-07 10:51:12 +01:00
Yann Cébron
939a6ab108 glossary.md: add LSP 2023-12-07 10:50:50 +01:00
Yann Cébron
5639535000 glossary.md: add more entries 2023-08-16 11:41:47 +02:00
Yann Cébron
44884759fd glossary.md: add Non-Blocking Read Action 2023-07-20 13:21:09 +02:00
Karol Lewandowski
4a2964bd6c glossary.md: Add Gradle Build Script
- It is not IntelliJ Platform-specific term, but I think it may be unclear to some developers, and it doesn't hurt to have it here (we also have Swing-specific EDT)
2023-07-03 10:21:14 +02:00
Karol Lewandowski
0e3dc47eeb
Execution API docs (#1065) 2023-06-15 10:51:07 +02:00
Yann Cébron
fba5ee2664 glossary.md: link-summary, feedback snippet 2022-12-22 16:36:34 +01:00
Karol Lewandowski
c36147439c
Migration from Stardust to Writerside (#902) 2022-11-24 15:11:20 +01:00
Yann Cébron
311c7f1b9f glossary.md: cleanup 2022-11-09 09:44:48 +01:00
Yann Cébron
9139185ee4 glossary.md: add SSR 2022-05-03 14:51:30 +02:00
Yann Cébron
afb8cd0b60 symbols.md: excerpt, add to glossary 2022-02-23 19:04:41 +01:00
Yann Cébron
6c5f7241c9 internal_ui_laf_defaults.md + glossary: define "LaF" 2022-02-09 18:19:34 +01:00
Yann Cébron
f2158e702c more CTA for feedback on pages 2022-01-19 15:37:46 +01:00
Karol Lewandowski
5dd2bcf965 update dates in copyright info 2022-01-12 12:09:34 +01:00
Yann Cébron
9852048ed7 glossary.md: fix formatting 2021-05-19 11:22:12 +02:00
Yann Cébron
7d81301d46 glossary.md: link Oracle's glossary 2021-04-13 12:02:29 +02:00
Yann Cébron
2c53cef0d4 glossary.md: add UAST 2021-03-18 14:53:52 +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