Definitely agree with earlier posters - WebStorm is great. It is a much larger and more full-featured IDE than something like sublime text because it's basically the IDEA java IDE with the Java plugin removed and replaced with javascript etc.
However, as I'm using coffeescript / jade / stylus rather than javascript / html / css it's not quite as good as it could be. Its support for those languages isn't complete (eg. the editor will sometimes highlight syntax errors in valid coffeescript and fail to code-complete properly). But I guess it's all early stages. Also, totally agree with Mark Hahn - the git (or any source-control) integration is amazing. It's in a different league to anything you can do in sublime text. In fact I'd use webstorm just for that reason even if I had to edit everything in plaintext mode. BTW: Is there a nice way to do coffeescript debugging in webstorm? Rather than compiling to javascript and relaunching with node instead of coffee? Does anyone have any tips? -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
