Eclipse具有此功能,您可以在其中搜索文件夹中的任何文件。PhpStorm中有这样的功能吗?
缩进有捷径吗,我该如何自定义呢?
用谷歌搜索,但没有结果。
Eclipse具有此功能,您可以在其中搜索文件夹中的任何文件。PhpStorm中有这样的功能吗?
缩进有捷径吗,我该如何自定义呢?
用谷歌搜索,但没有结果。
how to search a keyword in file in phpstorm?
google.com/...
Note: Use Ctrl+Shift+F and Ctrl+Shift+R to toggle between the Find In Path and Replace In Path dialog boxes
Answers:
从PHPStorm菜单中,选择“导航” ->“文件”,或使用快捷键ALT+ SHIFT+O或CMD+ SHIFT+O或CTRL+ SHIFT+ N(根据编辑)。输入您要搜索的所需文件名。做完了
截图供您理解。
在主菜单上,选择“编辑”。查找| 在Path中查找,或按Ctrl + Shift + F (请参阅http://www.jetbrains.com/phpstorm/webhelp/finding-and-replacing-text-in-project.html)
在主菜单上,选择“代码| 重新格式化代码,或按Ctrl + Alt + L (请参阅http://www.jetbrains.com/phpstorm/webhelp/reformatting-source-code.html)