IDEA Preview Plugin: Support Compose Web
The preview IDEA plugin is still in alpha, but supporting Compose Web would be nice too.
- Provide a @Preview annotation in
web - Add this FQ annotation class in the IDEA plugin
Do you have this plugin working in IDEA for non-Web compose? I can't make it working. Is there any instruction or something?
@avently it works since 0.5.0-build235. See https://github.com/JetBrains/compose-jb/issues/865
@akurasov already used it. Cool but it's on early stages, so will wait more time
@avently what is missing there from your perspective?
@akurasov i tried the plugin a week ago or two and it hadn't feature to update the view. I mean when i clicked gutter icon to run the preview it worked only for the first time but after that the preview still shows an image from the first launch regardless of how many times i rerun it. Also it couldn't show complex scene instead of one Text(...). So it wasn't ready and i decided to wait.
Do you have any idea when this will be available for compose web?
Would be very useful on web as well.