PHP and javascript autocomplete, etc
I've been using IDEA for straight web 2.0 development (not Java) for a while now, as it is definitely the best IDE for javascript web apps that I've found.
Now I am just starting to learn PHP, and was dismayed to discover that IDEA doesn't seem to be able to do autocomplete, etc for Javascript/HTML/CSS within PHP files. Does anyone know if this is just something I need to configure appropriately, or if it simply just isn't supported?
Thanks!
Tyler
Please sign in to leave a comment.
Hello samandiriel,
IntelliJ IDEA has no support for PHP, and does not recognize that the JavaScript/HTML/CSS
fragments in PHP files are anything other than plain text. We don't currently
have any plans to support PHP development in IntelliJ IDEA.
--
Dmitry Jemerov
Software Developer
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
well, i have a plan to support PHP actually but seems like the plugin wouldn't be released quickly :)
Well, phooey. Thank you though :)
just to close the question