To search using text patterns in the Go to Class, Go to Symbol and Go to File pop-up windows, use * and space symbols.
* stands for any number of arbitrary characters.
space at the end 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.