JavaScript Editor
I've recently upgraded to version 10.0, and I'm having trouble working with JavaScript file types (there is no built-in registered file type associated with .js). I found a page on your site which mentions JavaScript Editor (http://www.jetbrains.com/editors/javascript_editor.jsp), but I can't find anything about how to use it. Is this a plugin? It doesn't seem to show up anywhere in the built-in help or in the plugin list.
Please sign in to leave a comment.
Hello Shawn,
Please make sure that the JavaScript plugin is enabled in Settings | Plugins.
Note that JavaScript support is available only in IntelliJ IDEA Ultimate,
not in the Community Edition.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
Thank Dmitry, that took care of it. I had expected to find some mention of it in the help documentation. It had apparently been deactivated because of a conflict with some other plugins (CDI, Maven Integration Extension, Seam Support, etc.). I disabled those and was able to enable JavaScript editor.