Join Slack
Is the preview window available for compose desktop on Intellij Idea?
# compose-desktop
j
Jacob Bosco
05/16/2021, 5:23 AM
Is the preview window available for compose desktop on Intellij Idea?
c
Colton Idle
05/16/2021, 5:54 AM
AFAIK compose desktop does not have
@Preview
support. What I thought was interesting was looking at the Star Wars example above from
@Ch8n
he has this Preview composable ๐
https://github.com/ch8n/Compose-Stars/blob/main/src/main/kotlin/main.kt#L18
j
Jacob Bosco
05/16/2021, 6:06 AM
I looked at the Not sure how that works but I'll try that, thanks.
s
suresh
05/16/2021, 6:24 AM
@Colton Idle
seems like itโs a wrapper around window -
https://github.com/ch8n/Compose-Stars/blob/main/src/main/kotlin/utils.kt#L24-L37
I think the team is working on a Desktop plugin to provide the IDE preview feature ๐ -
https://plugins.jetbrains.com/plugin/16541-compose-multiplatform-ide-support
6
Views
Open in Slack
Previous
Next
kotlinlang
A modern programming language that makes developers happier.
Powered by