Hey all, minor nuisance, but has anyone figured out how to get calls to @Composable functions to be ...
a
Hey all, minor nuisance, but has anyone figured out how to get calls to @Composable functions to be highlighted green in IntelliJ CE similar to how they are in Android Studio? I have
Preferences > Editor > Color Scheme > Compose > Calls to @Compose functions
seemingly configured, but none of my Composable functions are highlighted in the IDE.
👍 1