如何修改设置Intellij IDEA中全文搜索的file mask属性

找到find.xml文件,添加或删除你所需要的的后缀名,保存,然后重启IDEA

(注:这个文件一般在C盘
官方给出的路径:C:\Users<User_Name>.IntelliJIdea\config\options\find.xml
我的路径:C:\Users\lenovo\.IntelliJIdea2017.2\config\options\find.xml)
如果最后实在找不到,推荐直接搜索C盘:find.xml

如何修改设置Intellij IDEA中全文搜索的file mask属性

 

如何修改设置Intellij IDEA中全文搜索的file mask属性

上一篇:pytest 框架执行error


下一篇:包装类和基本数据类型