简体   繁体   English

PHPStorm在除一个文件之外的所有文件中查找和替换

[英]PHPStorm Find and Replace in All Files Except One

Sometimes when I do a find and replace for a string in my project, I'd like it to be committed to all directories / files except one. 有时,当我在项目中查找并替换字符串时,我希望将其提交给除一个目录之外的所有目录/文件。 Is there a way to exclude a particular file in the GUI screen that appears before you commence your search? 是否可以在开始搜索之前在出现的GUI屏幕中排除特定文件?

This link might help you. 此链接可能会对您有所帮助。 No need to upvote or accept my answer if it works for you :) Exclude folder from search but not from the project list Or this, using scopes: How to exclude files/folders from code inspection in PHPStorm? 如果它对您有用,则无需投票或接受我的答案:) 从搜索中排除文件夹,但从项目列表 中排除文件夹?或者,使用范围: 如何从PHPStorm中的代码检查中排除文件/文件夹?

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM