Node.js development in Visual Studio O_o

For discussions about game development that does not fit in any of the other topics.
Post Reply
User avatar
Jackolantern
Posts: 10891
Joined: Wed Jul 01, 2009 11:00 pm

Node.js development in Visual Studio O_o

Post by Jackolantern »

I just saw this. It is still in a fairly early phase, but I am hearing that it already has Intellisense better than WebStorm. Interesting stuff, and definitely something to keep an eye on for people who use node and who have VS.
The indelible lord of tl;dr
User avatar
Script47
Posts: 147
Joined: Thu Nov 21, 2013 6:11 pm

Re: Node.js development in Visual Studio O_o

Post by Script47 »

This is actually quite interesting, out of curiosity are there any actual IDE's out there for Node.JS?
User avatar
a_bertrand
Posts: 1536
Joined: Mon Feb 25, 2013 1:46 pm

Re: Node.js development in Visual Studio O_o

Post by a_bertrand »

That's actually quite cool, as WebStorm do have some issues I would love to have fixed. If I could work just with Visual Studio, I think I would be more than happy.
Creator of Dot World Maker
Mad programmer and annoying composer
User avatar
hallsofvallhalla
Site Admin
Posts: 12026
Joined: Wed Apr 22, 2009 11:29 pm

Re: Node.js development in Visual Studio O_o

Post by hallsofvallhalla »

wahoo! This is awesome!
User avatar
Jackolantern
Posts: 10891
Joined: Wed Jul 01, 2009 11:00 pm

Re: Node.js development in Visual Studio O_o

Post by Jackolantern »

Script47 wrote:This is actually quite interesting, out of curiosity are there any actual IDE's out there for Node.JS?
Just WebStorm. And it is pretty cool, but yeah, it does have a few issues. I am fine with using WebStorm, because it does fulfill the need, but it could be better. I will definitely be keeping an eye on this (although I won't be downloading the alpha for fear it will make VS unstable, which I use for other development).
The indelible lord of tl;dr
User avatar
Script47
Posts: 147
Joined: Thu Nov 21, 2013 6:11 pm

Re: Node.js development in Visual Studio O_o

Post by Script47 »

Jackolantern wrote:
Script47 wrote:This is actually quite interesting, out of curiosity are there any actual IDE's out there for Node.JS?
Just WebStorm. And it is pretty cool, but yeah, it does have a few issues. I am fine with using WebStorm, because it does fulfill the need, but it could be better. I will definitely be keeping an eye on this (although I won't be downloading the alpha for fear it will make VS unstable, which I use for other development).
Ah right, I use Webstorm for my JS but never knew it was for Node.JS too.
User avatar
Jackolantern
Posts: 10891
Joined: Wed Jul 01, 2009 11:00 pm

Re: Node.js development in Visual Studio O_o

Post by Jackolantern »

It is quickly becoming a node-centric IDE, and it really does work quite well for it.
The indelible lord of tl;dr
User avatar
Script47
Posts: 147
Joined: Thu Nov 21, 2013 6:11 pm

Re: Node.js development in Visual Studio O_o

Post by Script47 »

It's made for JS right, so if you want to be able to code in Node.JS do you need to install a plugin or does it already have it all?
User avatar
Jackolantern
Posts: 10891
Joined: Wed Jul 01, 2009 11:00 pm

Re: Node.js development in Visual Studio O_o

Post by Jackolantern »

It already has it all out-of-the-box. You can of course use WebStorm for client-side JS, the last few updates of WebStorm have definitely made it seem like it is moving towards being a node IDE.
The indelible lord of tl;dr
User avatar
a_bertrand
Posts: 1536
Joined: Mon Feb 25, 2013 1:46 pm

Re: Node.js development in Visual Studio O_o

Post by a_bertrand »

My node.js code is pretty small compared to the client side, and webstorm certainly do help writing code for the client part, but it's far from being perfect. Code completion is at best a good guess, sure having such lousy typing like in Javascript doesn't help, but still it's not what I would love to have. Also I found quite some bugs too. Still, so far it is the best JS IDE I used. I didn't upgraded to the latest VS so I can't say how VS 2013 handle JS now, but with 2010 it's really primitive.
Creator of Dot World Maker
Mad programmer and annoying composer
Post Reply

Return to “General Development”