can try this home-built plugin that brings Android Studio features around Compose to IntelliJ in non-Android projects. CfD and CfW are supported. Colored composable functions, compose-specific inspections, support in some refactorings, some helpers in debugger, etc. You might need to configure colors for Composable functions in
Preferences | Editor | Color Scheme | Compose
. Install by drag’n’drop into IDEA, or use Plugins feature to install from disk. Feedback is welcome in 🧵 thread.