> I've had good luck "out of the box" with the nodejs debugger built into Webstorm
Are you using webstorm with node running locally? I use webstorm but my node is on a remote server and I've gotten the impression I can't debug node remotely. I love coffeescript in webstorm, which is why I use it, but it would be nice to debug node also. Node-inspector works well but it is not the same as using a debugger integrated into the ide. I would be happy to switch to the js version of the file in webstorm for debugging. How does webstorm help you with the node api? Would the node api be supported in a coffeescript file? Sorry for all the questions. I just found out that webstorm is supposed to be integrated with node and coffee. I am using webstorm, node, and coffee, yet I don't see any features other than the coffee support. -- 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
