color-manager icon indicating copy to clipboard operation
color-manager copied to clipboard

Support for other jetbrains products?

Open IchordeDionysos opened this issue 9 years ago • 3 comments

Would be great if this works also in other products of the Jetbrains family!

IchordeDionysos avatar Sep 02 '16 22:09 IchordeDionysos

Why do you need this in other products? This plugin is for Android. Is there a way to develop android in other products?

shiraji avatar Sep 02 '16 23:09 shiraji

Maybe I should have described what I exactly want:

When I developed on Android I appreciated it that the color gets displayed at the left of the line if there was one. And as I remember you could click on the small rectangle and make some changes on the color.

Now I was up to some Web Development (not Android, I don't think this is possible outside of Android Studio or if possible you shouldn't do it) and I missed that I can't make easy modifications on the colors and don't have a preview.

I don't know if this is easy to adjust for other products but I'm really not the person who can decide this. I only have a coarse overview of how plugins work in the Jetbrains universe.

IchordeDionysos avatar Sep 02 '16 23:09 IchordeDionysos

For instance, if you have html file with this tag

<font color="#0000ff">foo</font>

Pick #0000ff and show it as color.

At this moment, there is no feature to read files except xml file. But yes, this maybe useful to Android developers who write hard coded color to Java file.

I will think about this as new feature. Thanks.

shiraji avatar Sep 03 '16 00:09 shiraji