Can I debug node.js applications in Sublime 2?
debugging, javascript, node.js, sublimetext2
Solution
Using the Chrome Browser with node-inspector has been very valuable for debugging node.js applications.
Problem
Is this the right IDE for node.js or it's just a fast text editor? Can you guys suggest which IDE should be used for node.js?