文件名称:Android代码-name-that-color-intellij-plugin
文件大小:323KB
文件格式:ZIP
更新时间:2022-08-25 22:03:35
Android代码
Name That Color - Android Studio Plugin Introduction When I get a new color to set in my Android app, I never know how to call it. I used the website Name That Color for years, and I wanted to have it integrated inside Android Studio, so I ported its JS library to Kotlin and built this IntelliJ plugin around it. Besides its long list of colors, users requested to add the material colors names, so we can now name our colors as material colors as well. This plugin lets you insert a name for a co
【文件预览】:
name-that-color-intellij-plugin-master
----gradlew.bat(2KB)
----gradlew(5KB)
----screenshots()
--------quick-fix.png(162KB)
--------clipboard.png(115KB)
----gradle()
--------wrapper()
----namethatcolor()
--------src()
--------build.gradle(412B)
----.gitignore(46B)
----README.md(3KB)
----settings.gradle(23B)