After installing the node.js plugin for eclipse ide, i tried running a simple hello world
program in the node.js prespective. When I type console. it is not showing any suggestions. Is there any way to make my IDE show suggestions without pressing ctrl+space
everytime?
Asked
Active
Viewed 308 times
0
-
1Possible duplicate of [How do I get code completion for Node.js in Eclipse?](https://stackoverflow.com/questions/15472901/how-do-i-get-code-completion-for-node-js-in-eclipse) – JGlass Jan 26 '18 at 16:19
-
See if that link helps you out Prasanth! – JGlass Jan 26 '18 at 16:20
-
@JGlass thank you :) – Jan 27 '18 at 16:04
-
You're welcome - I hope it helped out – JGlass Jan 29 '18 at 13:43