
NTVS 1.0 Beta is available!
NTVS is a free, open source plugin that turns Visual Studio into a Node.js IDE.
NTVS supports Editing, Intellisense, Profiling, npm, Debugging locally and remotely (Windows/MacOS/Linux), as well Azure Web Sites and Cloud Service.
Designed, developed, and supported by Microsoft and the community.
Known Alpha limitations:
- Intellisense fails on large projects (JS lang service timeout issue)
- REPL: no intellisense
We'd like to thank:
- Bart Read from www.red-gate.com for contributing the integrated npm UI
- Dmitry Tretyakov from http://clickberry.com for contributing several debugger features & fixes