Using VS.PHP with CakePHP

Hello,

I'm currently testing VS.PHP demo with a CakePHP project, is there a way to have intellisense working with this kind of project?

If no, is there any plan to support CakePHP framework?

Regards,
John

Comments

    The key with CakePhp or any

    The key with CakePhp or any other framework is to add the core files to the project's references. This will include the files in the intellisense.

    Thanks for the answer, I'll

    Thanks for the answer, I'll check that now!