Is it possible to 'tell' IntelliJIdea to not show ...
# random
p
Is it possible to 'tell' IntelliJIdea to not show as unused classes annotated with particular annotation? Best to avoid alt-enter with adding it manually. So user can clone repository, open it in IntelliJIdea and this logic will be applied automatically. May be there is some annotation on annotation for it, or some line in config placed in project dir?
s
p
Everybody reading it, please vote for this issue. It will help make code looking more clear in IntelliJIdea.