Why doesn't IDEA 10 recognise JavaScript in html <script> tags? Follow
Hi,
I'm editing an html file in IntelliJ IDEA 10 Community Edition and it seems to ignore JavaScript contained within <script> tags. Syntax coloring, code completion etc don't work.
I don't have any issues with JS code located in external .js files.
Any ideas on what I might be missing?
Thanks,
Michał
Please sign in to leave a comment.
Hello Michał,
IntelliJ IDEA Community Edition does not include full-featured JavaScript
support; it includes only basic syntax highlighting and keyword completion
in standalone JS files. Full JavaScript support is available in IntelliJ
IDEA Ultimate.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"