Yann Cébron
|
81986e3051
|
Workspace Model (#1364)
|
2024-08-15 10:34:06 +02:00 |
|
Karol Lewandowski
|
76f2dafe72
|
threading_model.md: Fix a note in a wrong place
|
2024-08-05 16:24:02 +02:00 |
|
Karol Lewandowski
|
c41a52da16
|
threading_model.md: Expose recommended read/write action APIs
|
2024-08-05 16:20:24 +02:00 |
|
Karol Lewandowski
|
7f44b101df
|
threading_model.md: Rename readers-writer lock to read-write lock
|
2024-08-05 16:20:24 +02:00 |
|
Karol Lewandowski
|
1bae940959
|
threading_model.md: Clarify WIL allowed on any thread vs. WL allowed only on EDT
|
2024-08-01 14:37:25 +02:00 |
|
Karol Lewandowski
|
5c77f0e8f9
|
Rename general_threading_rules.md to threading_model.md
|
2024-07-30 15:59:04 +02:00 |
|
Karol Lewandowski
|
c20bf65681
|
Threading Model (revamped General Threading Rules) and Background Processes (#1359)
|
2024-07-30 15:39:50 +02:00 |
|
Karol Lewandowski
|
31b661da18
|
coroutine_read_actions.topic: Fix the Kotlin version that doesn't allow combine interceptors and dispatchers
|
2024-07-11 13:48:28 +02:00 |
|
Karol Lewandowski
|
777916bf24
|
coroutine_read_actions.topic: Cleanup
|
2024-07-11 12:46:29 +02:00 |
|
Karol Lewandowski
|
506233c675
|
coroutine_read_actions.md: Delete old MD version
|
2024-07-11 12:45:20 +02:00 |
|
Karol Lewandowski
|
c2ff3369fa
|
coroutine_read_actions.topic: Fix style issues
|
2024-07-11 12:38:28 +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 |
|
Yann Cébron
|
8e65b2ec85
|
uast.md: mention UastHintedVisitorAdapter inspection
|
2024-07-10 15:34:12 +02:00 |
|
Karol Lewandowski
|
a47f1183b9
|
kotlin_coroutines.md: Fix style and grammar
|
2024-07-04 10:51:42 +02:00 |
|
Karol Lewandowski
|
c50da6599d
|
general_threading_rules.md: Cleanup style and grammar issues
|
2024-07-03 11:09:44 +02:00 |
|
Yann Cébron
|
54bacb2a96
|
add labels to content
|
2024-06-13 17:39:12 +02:00 |
|
Yann Cébron
|
778fadcb14
|
add labels to content
|
2024-06-13 12:15:44 +02:00 |
|
Karol Lewandowski
|
ada8766c8d
|
coroutine_read_actions.md: Add information about the coroutine equivalent of using finishOnUiThread to start a write action
|
2024-06-11 12:56:44 +02:00 |
|
Karol Lewandowski
|
9328906f3f
|
coroutine_dumps.md: Remove namedChildScope
Regular `childScope` is named now, `namedChildScope` does not exist anymore.
|
2024-06-10 16:29:47 +02:00 |
|
Yann Cébron
|
bb008a1c8f
|
links: gh-sdk-samples -> gh-sdk-samples-master
|
2024-05-14 14:19:35 +02:00 |
|
Yann Cébron
|
80b966611b
|
links: gh-ic-master -> gh-ic
|
2024-05-14 13:55:56 +02:00 |
|
Sebastian Aigner
|
9a32659829
|
Fix typo (#1295)
|
2024-04-10 16:04:20 +02:00 |
|
Karol Lewandowski
|
c8f2bfdcf6
|
Use consistent terms: "UI thread" -> "EDT"
|
2024-04-10 12:43:00 +02:00 |
|
Karol Lewandowski
|
8cad5df3dc
|
general_threading_rules.md: Add intro about EDT and background threads
|
2024-04-10 12:43:00 +02:00 |
|
Karol Lewandowski
|
4eb1a2a31b
|
general_threading_rules.md: Fix header levels
|
2024-04-10 12:43:00 +02:00 |
|
Karol Lewandowski
|
d0e8c36338
|
general_threading_rules.md: Avoid URLs with % (compilation errors are shown)
|
2024-04-10 12:43:00 +02:00 |
|
Karol Lewandowski
|
7462c85c9b
|
Grammar fixes: "the EDT" -> "EDT"
|
2024-04-10 12:43:00 +02:00 |
|
Karol Lewandowski
|
7c806a6e11
|
coroutine_dispatchers.md: Move warning about using thread-specific data to a warning callout to avoid confusion with the example
|
2024-04-09 14:22:05 +02:00 |
|
Karol Lewandowski
|
d26bf7444b
|
file_view_providers.md: Add code formatting to titles
|
2024-04-08 13:04:55 +02:00 |
|
Karol Lewandowski
|
31a8529756
|
settings_tutorial.md: Add code formatting to titles
|
2024-04-08 12:44:40 +02:00 |
|
Karol Lewandowski
|
88ea433b58
|
2024.1 Release: update pages, extension point lists, code samples, etc. (#1265)
|
2024-04-04 14:31:02 +02:00 |
|
Yann Cébron
|
4ec2775bac
|
plugin_services.md: clarify injecting Coroutine Scope
|
2024-04-03 13:31:18 +02:00 |
|
Karol Lewandowski
|
0b4af420b5
|
Coroutines (#1269)
|
2024-03-19 15:46:09 +01:00 |
|
Karol Lewandowski
|
a1aacc64f7
|
general_threading_rules.md: Favor non-deprecated nonModal() method in header
|
2024-03-14 16:20:16 +01:00 |
|
Yann Cébron
|
bf4e6d9508
|
"dumb mode" link title
|
2024-03-12 16:47:56 +01:00 |
|
Yann Cébron
|
9944ead6c4
|
IJSDK-1930 Plaform no longer increments root changes modification tracker on finish of Dumb mode
|
2024-03-12 14:31:41 +01:00 |
|
Karol Lewandowski
|
050efa681b
|
general_threading_rules.md: Use PCE abbreviation after introducing the term
|
2024-02-27 16:36:06 +01:00 |
|
Yann Cébron
|
642ede9b4b
|
general_threading_rules.md: improve "Read Access" section
|
2023-10-25 14:56:07 +02:00 |
|
Yann Cébron
|
ac02ec7e65
|
general_threading_rules.md: cleanup, minor edits
|
2023-10-25 12:01:56 +02:00 |
|
Karol Lewandowski
|
0aaf53f9e6
|
psi_references.md: Code snippets cleanup
|
2023-10-18 16:31:52 +02:00 |
|
Karol Lewandowski
|
89a115b308
|
navigating_psi.md: Add @NotNull annotation to code snippet
|
2023-10-18 16:30:11 +02:00 |
|
Karol Lewandowski
|
7bd389f6fc
|
modifying_psi.md: Remove hardcoded code snippet, cleanup applyFix and reference it from the page
|
2023-10-18 16:21:17 +02:00 |
|
Karol Lewandowski
|
012d042587
|
element_patterns.md: Improve code formatting
|
2023-10-18 15:59:54 +02:00 |
|
Yann Cébron
|
c73ca13669
|
general_threading_rules.md: add ModalityState.nonModal()
|
2023-10-11 13:46:08 +02:00 |
|
Yann Cébron
|
a772fff4c5
|
general_threading_rules.md: minor
|
2023-10-02 15:56:55 +02:00 |
|
Yann Cébron
|
a777d915cf
|
general_threading_rules.md: updates for 2023.3
|
2023-10-02 09:36:33 +02:00 |
|
Yann Cébron
|
4ada895027
|
general_threading_rules.md: minor
|
2023-09-21 17:08:05 +02:00 |
|
Yann Cébron
|
2230ca808a
|
general_threading_rules.md: minor, add info about DevKit inspections
|
2023-09-13 16:35:53 +02:00 |
|
Yann Cébron
|
c452e745de
|
TOC: remove "Files" grouping node
|
2023-08-29 11:18:06 +02:00 |
|
Yann Cébron
|
b76e2018dc
|
psi_files.md/documents.md: cleanup, more links
|
2023-08-24 14:23:55 +02:00 |
|