up vote 1 down vote favorite

I'm using Aptana plugin for eclipse, but it doesn't parse included js file when I write js code in a HTML file.Is Aptana support this function? If not Could you please show me which javascript IDE automatically parse include js file in HTML code? Thanks for help.

link|flag

if possible, you should avoid writing JavaScript inside HTML. Trust me, it will come back and haunt you. :D – Rajat Sep 2 at 17:19
thanks for your advise :) – coolkid Sep 7 at 10:26

2 Answers

up vote 2 down vote accepted

RubyMine, WebStorm, PhpStorm and IntelliJ IDEA from JetBrains all do this.

link|flag
is there any configure in Aptana also do this? – coolkid Aug 27 at 9:47
I don't know, I haven't used Aptana for a long time. – Tim Down Aug 27 at 10:00
up vote 0 down vote

Dreamweaver CS5 do this.

link|flag

Your Answer

 
or
never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.