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

0
4 comments
Avatar
Permanently deleted user

Hello samandiriel,

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?


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!"


0

well, i have a plan to support PHP actually but seems like the plugin wouldn't be released quickly :)

0
Avatar
Permanently deleted user

Well, phooey. Thank you though :)

0
Avatar
Permanently deleted user

just to close the question

0

Please sign in to leave a comment.