Excluding ".idea" file from "Find in Path"
This might be a silly question, but how to exclude the ".idea" file from "Find in Path" searches?
Right now it shows up even if i have the "All Projects" and "Custom: Project Files" scopes selected.
I can't really think of a situation in which it would make sense to be searching the editor's meta files.
请先登录再写评论。
I could of course do a custom search and exclude it but it would seem that this should be the default.
Hi,
you can mark .idea as excluded (Settings|Project Structure)
Oleg.