Eclipse has this feature where you can search any file in your folder. Is there any such feature in PhpStorm?
Is there a shortcut for indentation and how can I customize that?
Googled it, but no results.
From the Menu of PHPStorm Choose Navigate -> File or use the shortcut ALT+SHIFT+O or CMD+SHIFT+O or CTRL+SHIFT+N (as per the edit). Type the required file name you want to search. Done.
Screenshot for your understanding.