Unused property inspection...
Hey all,
Not sure which plugin the unused property inspection comes from but I'm
finding it somewhat unflexable with no settings :(
I just found "80 unused properties" from my translation files, but
they're not actually unused, I have a custom tag thats used like:
<bm:button href="javascript:purgeMessages();" key="button.purge"/>
And the key is the, you guessed it - property key. I'm sure other
people probably have something similar, or use other frameworks with
custom tags that don't trigger IDEAs "this is used" inspection.
Any chance of adding some form of customization here?
请先登录再写评论。
It's not from a plugin, it's built in.
--Dave Griffith
Dave Griffith wrote on 22/03/06 06:20:
Doh :(