Goto Anything in PHPStorm?
One thing I love in Sublime and VSCode is that I can type cmd + T or cmd + P and I'll get an input field where I can select any file in my project.
I'm starting to explore PHPStorm and I cannot find if there is such a functionality.
请先登录再写评论。
Hi there,
Shift+Shift -- Search Everywhere.
https://www.jetbrains.com/help/phpstorm/searching-everywhere.html
Thanks! This seems to do the trick. Also, I guess once I switched to Sublime keymaps I got the functionality I needed :)
Within "Search Everywhere", the exact equivalent of Visual Studio Code's "Go to File" command is the "Files" tab, which can also be found at "Navigate/ File" and has its own keyboard short-cut.