api_notable_list_2024.md: Using coroutines is recommended

This commit is contained in:
Karol Lewandowski 2024-03-20 09:47:11 +01:00
parent 934f099980
commit 89cb6cd9aa

View File

@ -18,6 +18,9 @@ _Early Access Program_ (EAP) releases of upcoming versions are available [here](
### IntelliJ Platform 2024.1
Using Coroutines
: It is now recommended to use [](kotlin_coroutines.md) for asynchronous code.
Running highlighting
: Highlighting is now performed more efficiently, please refer to [](syntax_highlighting_and_error_highlighting.md#order-of-running-highlighting).