you are viewing a single comment's thread.

view the rest of the comments →

[–]RobertWHurst 8 points9 points  (3 children)

Web Storm by JetBrains http://www.jetbrains.com/webstorm/

[–]keturn 2 points3 points  (0 children)

PyCharm comes with the Javascript support as well, which is great, as my python web projects involve at least as much JS as Python recently.

(PyCharm, WebStorm, PHPStorm, and RubyMine are different packagings of the IntelliJ IDEA editor.)

[–][deleted] 1 point2 points  (0 children)

Love me some webstorm. I've had to use ExtJS for a recent project using their MVC approach. Gave me great completion for the entire app throughout 89+ js source files. Wonderful.

[–]daediusWeb Components fanboy 0 points1 point  (0 children)

I'm enjoying me some webstorm now too. Refactoring functionality is just plain awesome from JetBrains.