Is there a way to have live preview of my code in ...
# compose
c
Is there a way to have live preview of my code in jetpack compose on intellij ultimate (new UI)?
k
Yes, you have to have android plugin installed and preview will work for Android source sets, iirc
c
Oh, I am talking non-android (desktop or web)
c
I believe there was a way to do it in desktop on intellij #compose-desktop?