Autocomplete not working
Got a couple projects I'm working at the minute one PHP and one actionsctipt. Was having no porblems at all, everything was working great. Then one day I just couldn't get auto complete working, I can get some classes but then other just dont appear, I can see them all listed in the external libraries tree.
I have tried restarting, nothing, removing the libraries and adding them again, nothing, recreating the project, nothing, creating a new project, nothing.
Really have no idea whats going on/happened.
I am running version 11.1.1 with PHP plugin version 117.694. The PHP plugin was updated today, but it was happening on the previous version and updating hasn't helped.
请先登录再写评论。
Hi Daniel,
Have you tried "File | Invalidate caches ..." ?
Thanks for the reply.
Just tried and it worked a treat on the actionscript project but still on the PHP project getting nothing.
Anyone else have any suggestions?
Hi,
If original suggestion helped .. then only other thing I can suggest is to try and delete ALL cache/index folders manually. Please refer to this document for such folder locations: http://devnet.jetbrains.net/docs/DOC-181 . On Windows 7 such folder would typically be located at C:\Users\USERNAME\.IntelliJIdeaXX\system
Another way of doing the same (don't know if it works like that on non-Windows OS):
Thank @Andriy Bazanov. It works for me.