CakePHP autocomplete function
I need phpStorm to autocomplete in the CakePHP classes.
I didn't find except this:
http://devnet.jetbrains.net/message/5264817#5264817
Is there some files, when i include them in my project, all Cake class etc. names will be autocompleted in phpStorm ?
Thank you in advance.
Please sign in to leave a comment.
Hi ben,
There in no such magic files known to me (maybe somebody have created such files already but I do not know about them). If you will not find them ("magic files") then you will have to add "fixes" yourself (not sure if it will show all CakePHP issues):
Main ticket: