Node.js development in Visual Studio O_o
- Jackolantern
- Posts: 10891
- Joined: Wed Jul 01, 2009 11:00 pm
Node.js development in Visual Studio O_o
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
Re: Node.js development in Visual Studio O_o
This is actually quite interesting, out of curiosity are there any actual IDE's out there for Node.JS?
- a_bertrand
- Posts: 1536
- Joined: Mon Feb 25, 2013 1:46 pm
Re: Node.js development in Visual Studio O_o
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
Mad programmer and annoying composer
- hallsofvallhalla
- Site Admin
- Posts: 12026
- Joined: Wed Apr 22, 2009 11:29 pm
Re: Node.js development in Visual Studio O_o
wahoo! This is awesome!
- Jackolantern
- Posts: 10891
- Joined: Wed Jul 01, 2009 11:00 pm
Re: Node.js development in Visual Studio O_o
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).Script47 wrote:This is actually quite interesting, out of curiosity are there any actual IDE's out there for Node.JS?
The indelible lord of tl;dr
Re: Node.js development in Visual Studio O_o
Ah right, I use Webstorm for my JS but never knew it was for Node.JS too.Jackolantern wrote: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).Script47 wrote:This is actually quite interesting, out of curiosity are there any actual IDE's out there for Node.JS?
- Jackolantern
- Posts: 10891
- Joined: Wed Jul 01, 2009 11:00 pm
Re: Node.js development in Visual Studio O_o
It is quickly becoming a node-centric IDE, and it really does work quite well for it.
The indelible lord of tl;dr
Re: Node.js development in Visual Studio O_o
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?
- Jackolantern
- Posts: 10891
- Joined: Wed Jul 01, 2009 11:00 pm
Re: Node.js development in Visual Studio O_o
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
- a_bertrand
- Posts: 1536
- Joined: Mon Feb 25, 2013 1:46 pm
Re: Node.js development in Visual Studio O_o
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
Mad programmer and annoying composer