tingnapianhai / Android-Resource-Usage-Count

Show usage count for each resource

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Android-Resource-Usage-Count

Android Resource Usage Count Plugin

中文版

Auto count resource usage and show it in the left of each line.

Use in Android Studio and IntelliJ IDEA.

Current version is not stable, if count not show, please close file and re-open it.

Jetbrains Plugin Page

Tag to count

  • array
  • attr
  • bool
  • color
  • declare-styleable
  • dimen
  • drawable
  • eat-comment
  • fraction
  • integer
  • integer-array
  • item
  • plurals
  • string
  • string-array
  • style

Result Color

  • 0 - grey color
  • 1 - blue color
  • other - red color

Path not count

  • build/
  • bin/

About

Show usage count for each resource

License:MIT License


Languages

Language:Java 100.0%