Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for other jetbrains products? #22

Open
IchordeDionysos opened this issue Sep 2, 2016 · 3 comments
Open

Support for other jetbrains products? #22

IchordeDionysos opened this issue Sep 2, 2016 · 3 comments

Comments

@IchordeDionysos
Copy link

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

@shiraji
Copy link
Owner

shiraji commented Sep 2, 2016

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

@IchordeDionysos
Copy link
Author

IchordeDionysos commented Sep 2, 2016

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.

@shiraji
Copy link
Owner

shiraji commented Sep 3, 2016

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 shiraji removed the Question label Sep 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants