Still under heavy development!
Currently this plugin needs IntelliJ 2024.3 as minimum. Or Android Studio Meerkat (Canary build)
To run the example:
- from directory
intellij-plugin
:
- create project or open any existing
- Open a kotlin file
- Annotate a composable function with the @HotPreview annotation
You could also look at this Sample repository. There you see how to use the @HotPreview annotation.