To use text patterns when searching for a class, file, or symbol (double Shift), 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. The list of the suggested names is narrowed down accordingly.
