Node.js Tools for Visual Studio 1.0 Beta 发布,下载地址:
推荐下载
NTVS Beta VS 2013.msi:https://nodejstools.codeplex.com/downloads/get/821484
application, 2744K, uploaded Wed - 165 downloads
其他下载
NTVS Beta VS 2012.msi:https://nodejstools.codeplex.com/downloads/get/821483
application, 2744K, uploaded Wed - 23 downloads
Beta 版本的限制:
IntelliSense fails on large projects (JS lang service timeout issue)
IntelliSense may use large amounts of memory on very large projects - you can turn off completions for Node.js in Tools/Options/Text Editor/Node.js/Statement completion/Auto list members to avoid this
Interactive Window (REPL): No IntelliSense
Max Path issues - Place projects in a short path such as c:\code, not the default VS Projects location
Azure Web Site Remote Debugging - Server Explorer command is not available unless VS 2013 Update 2 RC or later is installed.
Debug -> Attach to Process is not available on Visual Studio Express for Web. This means that regular remote debugging is not available on Express for Web at all, and Azure remote debugging is available for NTVS only with Update 2 RC or later.
npm package manager dialog may leave a modal operation running after the dialog is closed. When this happens you'll experience strange keyboard behavior and a prompt when trying to close VS.
npm global modules item in solution explorer is not functional, it will not list any of the global modules. However, you can use the package manager dialog to install modules globally.
项目主页:https://nodejstools.codeplex.com/releases/view/104141
来自:开源中国社区

