When searching for a bit of text in a directory (Find In Path) just now, I had a warning dialog pop up that said several files were skipped because they "are too large and cannot be scanned".
Hmm, those files were all around 5-10 MiB in size, which is really small. Why is IntelliJ having a problem scanning such small files? I could see if they were GiBs, but not MiBs.
Is there any workaround for this problem, like some kind of setting in idea.properties?
I have searched the IntelliJ help, and did a web search as well, and the only thing that I could find was
which got no response...
Oh, I am now using IntelliJ 10.0.1 Ultimate edition, if that matters.