mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-27 16:57:49 +08:00
kotlin_coroutines.md: Change the coroutines library information to warning level
This commit is contained in:
parent
def2a0b705
commit
e827d6e11b
@ -12,6 +12,8 @@ Since version 1.1, [Kotlin](using_kotlin.md) has introduced coroutines as a ligh
|
||||
The IntelliJ Platform started adapting coroutines in its APIs and internal code, and since 2024.1 it is recommended to use the coroutines approach over threads.
|
||||
|
||||
> Plugins _must_ use the bundled Kotlin Coroutines library, see [](using_kotlin.md#coroutinesLibraries).
|
||||
>
|
||||
{style="warning"}
|
||||
|
||||
### Coroutines Advantages
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user