I noticed that webstorm has an external libraries node in the project explorer. In that I see Node.js 0.6.15 and also an option for Node.js Globals.
Two questions:
- Can I have it reference node 0.8?
- What is Node.js Globals for?
Are the external libraries used for code completion?