I have a react project and the intellij shows the public/scripts as a different color. When I search word in project, it doesn't search from files in public/scripts.
See figure: I want to search syncHistoryWithStore, it only displays four occurrences in appSpec.js, but apparently I have this word in app.js.
