News

Microsoft Publishes Node.js Tools for Visual Studio

The tools are open source and include debugging support.

Node.js is the latest JavaScript platform to find a home in Visual Studio. An increasingly popular language for server-side applications, Microsoft has released Node.js Tools for Visual Studio 1.0 beta.

S. Somasegar, Microsoft's Corporate VP of the Developer Division, announced the suite on his blog Friday. He noted that Node.js Tools for Visual Studio (NTVS) is open source under the Apache 2.0 license and available on CodePlex. As of right now, NTVS isn't listed as a project on the new .NET Foundation Web site, which Microsoft unveiled during the Build show last week. (The Foundation includes the .NET Compiler Platform, formerly code-named "Roslyn.")

One of NTVS' primary benefits is the ability to use Visual Studio's debugger, including "all the core debugging features," Somasegar said, including breakpoints, filters, locals, watches, call-stacks and when-hit actions. Debugging works both locally within a Visual Studio Node project, or remotely in a Node app running on Microsoft Azure.

Other features of note in the 1.0 beta include Edit and Continue, allowing changes to server-side code while it's running; full support for TypeScript, including full IntelliSense, profiling and debugging (TypeScript recently reached its first full, 1.0 release); and Azure Worker Roles. Microsoft has a Node.js Developer Center as part of its Azure documentation.

Node.js was developed by Ryan Dahl. It uses "an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices," according to the official Web site. The most current version is 0.10.26.

About the Author

Keith Ward is the editor in chief of Virtualization & Cloud Review. Follow him on Twitter @VirtReviewKeith.

comments powered by Disqus

Featured

  • VS Code 1.123 Adds Agent Session Sync, 1M Context Windows

    Microsoft released Visual Studio Code 1.123 on June 3, adding agent-focused features, larger model context support, integrated browser updates and a new delay for some automatic extension updates.

  • Copilot Billing Shock Hits Developers

    Developer complaints about GitHub Copilot's new usage-based billing model have centered on unexpectedly rapid AI credit consumption, and neither GitHub nor Microsoft has responded directly to the backlash, though they have previously published guidance to lessen model usage costs.

  • Hands On with GitHub Copilot App Technical Preview: Turning a Blazor Issue into a PR

    GitHub's brand-new Copilot desktop app, in technical preview, handled a small Blazor issue from planning through pull request creation, but the hands-on test also showed why developers still need to verify agent work in the running app before merging.

  • At Build 2026, Microsoft Sets Up Windows as an OS for AI Agents

    Microsoft's Build 2026 Windows developer announcements point to a broader platform strategy for agentic AI, spanning terminal workflows, local models, app-building skills, Cloud PCs and operating system-level containment.

Subscribe on YouTube