Use text patterns in Search Everywhere (double Shift) when searching for a class, file, or symbol. Use * and space:
- * stands for any number of arbitrary characters.
- space marks the end of a pattern. The preceding string is considered not just a prefix but a whole pattern.
