I'm making the switch over from ST3 and I would like to replicate one of the search behaviours that I frequently used in ST3.
When I used Sublime Text 3, I would frequently press Ctrl + P
to bring up the "Goto Anything" panel.
It looks like this:
As you can see, the ST3, uses fuzzy string matching to match any path and file name in your project.
So for example typing
ze vi help
will match any file which contains that sequential list of characters in it's file path.
On the other hand, when you use PHPStorm for "Search Everywhere" it only searches the class name or the file name.
Is there a way to include this functionality? I would like PHPStorm to search the filepath and filename, rather than the PHP class names in the files.
If you miss a fuzzy file search like the one in Sublime, please vote for IDEABKL-6959
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With