Node.js Tools 1.2 for Visual Studio 2015 released
https://blogs.msdn.microsoft.com/visualstudio/2016/07/28/node-js-tools-1-2-visual-studio-2015/
What time is it?! Time to announce that our next stable release of Node.js Tools 1.2 for Visual Studio (NTVS) is available for download! NTVS 1.2 supports Visual Studio 2015 (including the free Visual Studio Community Edition and Express for Web).
With Node.js Tools for Visual Studio, we strive to make it easier than ever to build enterprise-grade Node.js applications by supporting you at every stage of your application—from powerful code completions, to advanced debugging and profiling, to unit testing, cloud deployment, and much, much more.
What’s new in v1.2?
Apart from support for Node.js v6.x and numerous bug fixes all across the product, we’ve focused on increasing developer productivity with the following improvements.
Faster, better ES6 IntelliSense
Whether you were running into performance issues or craving the latest and greatest JavaScript goodness, the new ES6 IntelliSense experience is now on by default, and better than ever! The new ES6 IntelliSense engine takes advantage of type definition files to provide better and more performant IntelliSense. This is applicable for the most popular Node.js frameworks, such as Commander, Express, jQuery and Knockout.
And, of course, everything just works. Whenever you include a new npm package, the associated “typings” will be automatically downloaded to your project, which will enable you to see relevant completions next time you ‘require’ a module.

That said, while we hope you’ll love the new IntelliSense features, we realize it’s a significant departure from our earlier static analysis engine. So we continue to provide that as a fallback option as we continue to iterate on this experience.
More reliable debugging
Advanced debugging is the cornerstone of NTVS, we’ve made it even better by addressing several user-reported issues. So if breakpoints weren’t working properly sometimes, or things were generally inconsistent, be sure to download this release to get the latest fixes!
Improved Performance
Hangs and crashes are a drag, but not anymore! This release provides significantly improved stability and performance, including reducing out-of-memory crashes seen in prior versions. We’ve also made several improvements to our project system, so you can expect improved project load times (especially during “Add from Existing Code”).
Still running into problems? Please, file an issue on GitHub so we can work together to resolve it!
Improved Unit Testing Experiences
While it’s generally best practice to avoid writing bugs altogether, some of us are not omniscient, and find unit tests to be pretty helpful. So we’ve made some improvements to the unit testing experience, including adding tape support thanks to @jcansdale (#989).

Want support for your favorite test framework? Let us know – we may be able to include it in the next update of NTVS. Or better yet, just submit a PR on GitHub!
Get started with Node.js Tools 1.2 for Visual Studio
Download Node.js Tools 1.2 for Visual Studio to get started developing Node.js applications in Visual Studio. And as always, for comments, compliments, or complaints, file an issue, join us on Gitter, or shoot us a tweet. We’d love to hear your feedback, especially if it comes in the form of a pull request.
Lastly, a special thanks to our community – NTVS is a free and open source project, and this release simply would not have been possible without your support, so thank you, thank you, thank you to everyone who’s already active on our GitHub repo, and looking forward to meeting all of you who just clicked this link! J
Onwards!
Node.js Tools 1.2 for Visual Studio 2015 released的更多相关文章
- [转]Getting Start With Node.JS Tools For Visual Studio
本文转自:http://www.c-sharpcorner.com/UploadFile/g_arora/getting-started-with-node-js-tools-for-visual-s ...
- 在Visual Studio 2015 中添加SharePoint 2016 开发模板
前言 SharePoint 2016已经发布很久了,然而,默认安装VS2015以后,却没有SharePoint 2016的开发模板.其实问题很简单,和VS2012开发SharePoint 2013一样 ...
- 如何正确并完全安装Visual Studio 2015企业版本?
http://blog.csdn.net/code_godfather/article/details/47381631 [简介] 常用网名: 猪头三 出生日期: 1981.XX.XX 个人网站: ...
- 如何正确并完全安装Visual Studio 2015企业版本[转]
http://blog.csdn.net/code_godfather/article/details/47381631 [注意事项]1> 本文描述的是: Visual Studio 2015企 ...
- node.js Tools for Visual Studio 介绍
node.js Tools for Visual Studio简称NTVS 项目 安装包地址:https://nodejstools.codeplex.com 目前支持2012和2013
- Node.js tools for visual studio 在vs中使用Node.js
简单介绍 PTVS开发团队又开发出一款可以在VS里编写Node.js应用程序的插件——NTVS(Node.js Tools for Visual Studio),开发者可以在VS里轻松开发Node.j ...
- Visual Studio 2015上安装Entity Framework Power Tools
Entity Framework Power Tools是个非常好用的EF Code First插件.通过它能够非常简单地生成和数据库结构匹配的model和dbcontext代码.使用的方法,这里有介 ...
- SQL Server Data Tools – Business Intelligence for Visual Studio 2012安装时提示“The CPU architecture....”的解决方法
SQL Server Data Tools – Business Intelligence for Visual Studio 2012,一个很强大的工具,下载地址:http://www.micros ...
- Microsoft SQL Server Data Tools - Business Intelligence for Visual Studio 2013 http://www.microsoft.com/en-us/download/details.aspx?id=42313
Microsoft SQL Server Data Tools - Business Intelligence for Visual Studio 2013 http://www.microsoft. ...
随机推荐
- PCA算法是怎么跟协方差矩阵/特征值/特征向量勾搭起来的?
PCA, Principle Component Analysis, 主成份分析, 是使用最广泛的降维算法. ...... (关于PCA的算法步骤和应用场景随便一搜就能找到了, 所以这里就不说了. ) ...
- 状态压缩 poj 3254
n * m 个玉米 n*m个数字 0 或者1 1可以种玉米 0 不能 种玉米不能相邻 计算有几种 种的方法 #include<stdio.h> #include<algorithm ...
- Fiddler内置命令
我猜你肯定忽略了下边这个小黑框: 虽然它不是很显眼,但用好它,会让你的工作效率提高 N 倍! 这跟喜欢 Linux 的朋友一样,肯定更倾向于用一两个命令代替鼠标不断的点点点操作. Fiddler 将每 ...
- poj1743 后缀数组求不可重叠的重复出现的子串最长长度
Musical Theme Time Limit: 1000MS Memory Limit: 30000K Total Submissions: 25348 Accepted: 8546 De ...
- lucene-查询query->WildcardQuery使用通配符搜索
Lucene也提供了通配符的查询,这就是WildcardQuery. package ch11; import org.apache.lucene.analysis.standard.Standard ...
- java获取json格式中的值
先右键项目,然后点击properties,然后选中java Builder Path,选择add external jars,引入需要引入json.jar package web; import or ...
- git 笔记1
代码 kamil@ubuntu:~/github/xzdz$ git init Initialized empty Git repository in /home/kamil/github/xzdz/ ...
- SQL Server Code tips (持续更新)
1. 表存在,查询语句也能执行,但是表名下面总是有条红线,说对象名无效 CTRL + SHIFT +R 刷新本地缓存就可以了 2. IDE (Integrated Development Envi ...
- Java多线程与并发库高级应用-传统线程机制回顾
1.传统线程机制的回顾 1.1创建线程的两种传统方式 在Thread子类覆盖的run方法中编写运行代码 // 1.使用子类,把代码放到子类的run()中运行 Thread thread = new T ...
- BZOJ1178 [Apio2009]CONVENTION会议中心
本文作者:ljh2000作者博客:http://www.cnblogs.com/ljh2000-jump/转载请注明出处,侵权必究,保留最终解释权! Description Siruseri政府建造了 ...