We have moved our forum to GitHub Discussions. For questions about Phalcon v3/v4/v5 you can visit here and for Phalcon v6 here.

NetBeans 8.2 + Phalcon 3.3.1 auto completion issues

Hi all,

I have added into php include path in NetBeans regarding the current project for C:\phalcon-tools\ide, but no auto completion code that shows to me, how can I fix it? now I have confirmed that my php+phalcon is running well, it only auto completion issues.

Andy



32.3k
Accepted
answer

Hi @Andy you have to clone this repo ide stubs or include in your composer

Good luck

but i found that if i am editing in phtml, no code completion, but if i am editing in controller, it works, so why?

Remark: i am not use same as your method, but i am just to use gen-stubs.php to generate phalcon 3.3.1, then i include to php path in netbeans.