Related to <https://youtrack.jetbrains.com/issue/K...
# kotlin-roadmap
e
Related to https://youtrack.jetbrains.com/issue/KT-49536, any plans to add kotlinx.serialization in Playground?
👍 3
d
Hey! Yes, we plan to add more imports. Can you tell us more about use-cases you need it for?
z
We may need to test how some data objects serialize without rebuilding the whole project
m
As a library author, I'd love to be able to use playground to showcase library usage. I'm not sure if that's already possible? If it is, some documentation or example would be nice
👍 1
e
it's not possible currently, the serialization imports aren't available and I suspect the plugin isn't either
my main use case for playground is sharing working code snippets, for minimal reproducible examples of problems or validatable answers to questions raised in this slack
👍 3
can't do that for #serialization without kotlinx.serialization support
🙏 2
n
Thanks! I created KT-49830 for us.
👍 2