Reputation: 230346
We have a large file (9mb) in our SVN project structure. Whenever I Ctrl-Shift-F (find-in-files) in IntelliJ and search, I get the popup "large file encountered" asking me if I want to search within this file.
Is there a way to permanently disable this popup, either globally or for this specific file?
Upvotes: 2
Views: 1497
Reputation: 402443
This issue has been addressed in IDEA 9.0, you can try the beta.
Ignored files (if any) now reported in lightweight baloon notification after the search is finished. No way to force scanning though.
Upvotes: 3