heck, since I use kotlinx synthetic bindings in Android, I try to be detailed with the ids I assign to UI elements. So some of the field names I use are something like
contextFeatureSpecificationTextView
or some such. Then I just type
fstv
and hit enter and I get what I want