Here we go!
# feed
s
Here we go!
👍 13
android dance 5
kodee loading 6
K 8
2️⃣ 6
0️⃣ 6
K 61
s
Might be a fluke... Going to JetBrains' website doesn't show its stable version yet... But probably very soon 😁
f
Keynote should be during the KotlinConf on Thursday https://kotlinconf.com/schedule/
a
Might be a fluke... Going to JetBrains’ website doesn’t show its stable version yet... But probably very soon 😁
Who knows, who knows… 🙂
😀 6
m
Interestingly, this showed up about 8 hours ago when I was using refresh versions: https://splitties.github.io/refreshVersions/
a
Usually we started artefacts publication first in different repos and then published the docs and other materials. But…. we are on air right now 🙂
🙂 5
🔥 3
j
So did anything happen with context receivers / context parameters on this release? I noted mostly bug-fixes related to those in the fixes
a
@Jarkko Miettinen There will be a talk about the upcoming language features at KotlinConf by Language Design Lead,
@mikhail.zarechenskiy
. I guess there will be an announcement regarding context receivers after Kotlin 2.0.0. This release doesn’t contain anything related, as far as I know.
j
Makes sense. I just week ago learned about context parameters KEEP and there was earlier (months / years ago) talk that context receivers would come to 2.0
a
Let’s go
e
s
finishing touches
d
But Intellij support isn't complete yet @Andrey Polyakov [JB], right?
Last I heard, there's no support for gradle scripts in 2.0 mode...
a
Yes, it is not complete yet. There is a separate section about IDE support in the What’s new (Kotlin K2 mode: https://kotlinlang.org/docs/whatsnew20.html#support-in-ides). Scripts will have full (IIRC) support starting from IDEA 2024.2.
d
Any plans on when it will be complete?
I'm sure a bunch of users would be hesitant to start with Kotlin 2 as long as there isn't proper IDE support...
a
Any plans on when it will be complete?
It will be complete; don’t know the exact dates.
I’m sure a bunch of users would be hesitant to start with Kotlin 2 as long as there isn’t proper IDE support...
It works fine both in K2 mode and with the K1 frontend. Do you encounter any problems or…? If so, please file an issue to our bug tracker.
d
The K1 frontend won't allow doing things (or do refactorings...) not valid in K2?