On Wednesday, 17 December 2014 at 08:09:10 UTC, Manu via Digitalmars-d wrote:
On 15 December 2014 at 06:44, Jacob Carlborg via Digitalmars-d
<digitalmars-d@puremagic.com> wrote:
On 2014-12-14 09:37, Manu via Digitalmars-d wrote:

They immediately made comments about goto-definition not working, and
auto-completion not working reliably.


I'm curious to know which tools they used to get autocompletion and
go-to-definition to work with JavaScript.

Well, since everything just worked, and we didn't need to try and debug crashes in libraries... those things didn't really come up.
Our node.js code was only about 20-30 lines in the end.

Visual Studio does an okay job of .js too.

Are you aware of node.js tooling support in Visual Studio?

http://nodejstools.codeplex.com/

Reply via email to