Posted November 1st, 2011 by ertech
Hi,
I know this question has kind of been asked before.
Are you guys planning on supporting javascript intellisense within PHP files.
This is quite common in development and a must I think.
Right now its a dealbreaker for my company.
Thanks,
Ernest
juanc says:
Ernest,
Best practice, frankly, is to keep PHP and Javascript in separate files. Otherwise things get messy right away.
Juan