Any way I can search _only_ for code occurrences ? Palmer Eldritch Created March 03, 2015 20:34 The "search in path" dialog features two options:to search only in comments and string literals. Is there a way to search in code only ? That is, NOT comments OR string literals ?Thanks
I'd like to know this as well. I'm annoyed at PHPStorm's three different "Occurrences" lists; I can't tell if one of them contains all results or how much is redundant, and it'd be nice to strip out comment and string literal results.