Navigate file doesnt find all files
Hi
I have a WebModule project .
When doing Ctrl Shift N and start typing the file name , not all files in the structure appear in the list.
This seems to be something new that has happened and I dont know how to solve this.
I tried creating a new project from scratch again (I thought something might be wrong with the idea ) , but I get the same issue
some files are found and some are not . even in the same folder , some files are found and some are not.
I am using IDEA 12.1.4
Need help urgently.
Thanks.
Please sign in to leave a comment.
Hello.
As a quick guess: in the Ctrl+Shift+N popup please press Filter button in the top right corner. Are all file types On?
Regards,
Alexander.
I checked that first thing
this is not a filter issue. seems that something is corrupt . maybe some cache issue.
Is there some cache that can be cleaned ?
Most files are .js files , some are found some are not , there is no differentiation between files that are found and files that are not found.
Thans.
Hi Guys
PROBLEM SOLVED !!!
I went to the Intellij data folder under users and erased the contents in index dir and caches dir and now everything works
Thanks.
Great.
Instead you can click File | Invalidate Caches and restart.
:-) ...Yes I guess that is easier (if I would have know :-) )
BTW will this command also clean the indexes. because maybe the problem was with the indexes.
Yes
Great
Thanks.