Find in path doesn't show proper results.
I'm trying to search for text occurrences. I do this for "In Project" and still don't receive all results, but they are for sure (if I go manually I can see them). I do take into account Mark Directory as excluded. The same issue happens for files searching.
My project contains .tsx and .js files. Files and text occurrences that IDEA doesn't find are placed in .js files not in .tsx. Maybe this is an issue. In addition, it find .js files that are marked as e2e test.
I use WebStorm under Mac (macOS Mojave).
Please sign in to leave a comment.
Please try invalidating caches (File | Invalidate caches, Invalidate and Restart) - does the issue persist?
Had the same issue and Elena Pogorelova's solution does solve my problem.