When I do a Find in Path (Ctrl+Shift+F), I often get results under \"Usages in Generated Code\" in R.java files. When I\'m searching my code, I want to do just that: search
You could just avoid all the generated files from your project, as Mike Evans suggest in this tweet
You just need add a scope excluding the pattern mentioned: