When looking for strings in a project (Ctrl + Shift + F) occurrences are shown; how can you open all files with said strings? In this case a string may appear in several files making it difficult to track.
There are many files that contain found string; how can they all be opened in intellij?

