I am having to use Eclipse for my node.js development and testing.
What is the recommended plugin for node development, specifically autocomplete and tools such as find definition, find usages
and Jasmine for unit tests.
JsLint I have installed. Other useful plugins?
I have installed NodeClipse but I am not getting any autocomplete :(
Any ideas?