Since 2.1.20-Beta1 has experimental support for co...
# eap
y
Since 2.1.20-Beta1 has experimental support for context parameters, can we get it automatically turned on for the playground? That was done for context receivers before, and I really appreciated that.
yt logo 1
c
Must have missed that context parameters are available, where did you see that?
y
When you try to use them on that version, it gives the error: "The feature "context parameters" is experimental and should be enabled explicitly. This can be done by supplying the compiler argument '-Xcontext-parameters', but note that no stability guarantees are provided." Using that option makes them work. I saw that mentioned in another thread here
t
cc @Dmitrii Krasnov
i
I created an issue in YT - KT-75217 Demo: Support "context parameters". Feel free to follow it.
thank you color 3