Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Content Assist - with Node.js(Content Assist - with Node.js)
Content Assist - with Node.js [message #1083710] Sat, 10 August 2013 10:48 Go to next message
Mick Boyce is currently offline Mick BoyceFriend
Messages: 2
Registered: August 2013
Junior Member
Hi,

Could anybody spare a moment to help me out getting Content Assist working in Eclipse when developing Node.js?

For instance:

var http = require("http");

http. <--- I really want to see some documentation on the api here - what can I call and with which parameters/overrides, etc.


Any help/links/embarrassing-forum-search-results would be greatly appreciated.

Thanks community!

[Updated on: Mon, 12 August 2013 19:43]

Report message to a moderator

Re: Intellisense with Node.js [message #1084145 is a reply to message #1083710] Sun, 11 August 2013 03:40 Go to previous messageGo to next message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 08/10/2013 10:57 AM, Mick Boyce wrote:
> Hi,
>
> Could anybody spare a moment to help me out getting Intellisense working
> in Eclipse when developing Node.js?
>
> For instance:
>
> var http = require("http");
>
> http. <--- I really want to see some documentation on the api
> here - what can I call and with which parameters/overrides, etc.
>
>
> Any help/links/embarrassing-forum-search-results would be greatly
> appreciated.
>
> Thanks community!
>

(Incidentally, in Eclipse this is termed "Content Assist". Intellisense
is a Microsoft trademark.)
Re: Intellisense with Node.js [message #1085332 is a reply to message #1084145] Mon, 12 August 2013 19:38 Go to previous message
Mick Boyce is currently offline Mick BoyceFriend
Messages: 2
Registered: August 2013
Junior Member
Very kind of you to assist me with my content. I'll scour the forums, armed with this new information.

Will update thread if I find an answer.
Previous Topic:Eclipse SDK 4.2 Parts Change Question
Next Topic:Fortran templates for openMP
Goto Forum:
  


Current Time: Fri Apr 26 10:02:26 GMT 2024

Powered by FUDForum. Page generated in 0.08037 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top