JetBrains / compose-multiplatform

Compose Multiplatform, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.
https://jetbrains.com/lp/compose-multiplatform
Apache License 2.0
16.21k stars 1.17k forks source link

Android Studio not showing gutter icons for desktop compose icons #337

Closed rsktash closed 1 month ago

rsktash commented 3 years ago

image Jetpack Compose

image

JetBrains Compose

olonho commented 3 years ago

@jimgoog WDYT could be done here?

jimgoog commented 3 years ago

This problem confuses me. The package name is the same, right? How does AndroidStudio even know the diference?

Are you able to reproduce? Presumably we should just file a bug against AndroidStudio.

akurasov commented 3 years ago

I tried it in latest IJ/AS. There is no color gutter for androidx.compose.ui.graphics.Color, only for java.awt.Color. Do we support it at all?

akurasov commented 3 years ago

In Bumblebee canary 10 gutters are shown for both Jetpack and JetBrains Compose. In IJ 212.1 - they are not shown.

rsktash commented 3 years ago

Where is it? I've updated AS to latest version image

akurasov commented 3 years ago

That's strange. Do you use Canary 10?

rsktash commented 3 years ago

Yes image

rsktash commented 3 years ago

I can't find any change in preferences image

akurasov commented 3 years ago

Is it possible to share your project? I want to see it it will be the same in my env.

tingweibai commented 2 years ago

Download and add this plugin to your android studio https://plugins.jetbrains.com/plugin/15439-highlight-colors-for-compose

esafak commented 1 year ago

I have the same problem in Android Studio Dolphin | 2021.3.1 Patch 1

rsktash commented 1 year ago

Hey! Is there any news?

BrianCZY commented 7 months ago

Download and add this plugin to your android studio https://plugins.jetbrains.com/plugin/15439-highlight-colors-for-compose

it work for me

okushnikov commented 2 months ago

Please check the following ticket on YouTrack for follow-ups to this issue. GitHub issues will be closed in the coming weeks.