内容简介:Rider 2017.2 EAP 3 发布了。Rider 是一个跨平台的 .NET IDE:可以在 Windows、Mac 和 Linux 上使用。Rider 允许开发 ASP.NET、.NET Core、.NET Framework、Xamarin 和 Unity 应用程序。本次主要更新内容包括: ...
Rider 2017.2 EAP 3 发布了。Rider 是一个跨平台的 .NET IDE:可以在 Windows、Mac 和 Linux 上使用。Rider 允许开发 ASP.NET、.NET Core、.NET Framework、Xamarin 和 Unity 应用程序。本次主要更新内容包括:
Better npm integration: Rider opens the npm tool window and offers to run
npm installon opening a solution that contains a top-level package.json files.tsconfig.json is now detected and taken into account when analyzing TypeScript files.
Call Tracking and Value Tracking actions are now directly available from the Alt+Enter menu on member and parameter declarations.
Import and export of all global settings is available, including both settings coming from ReSharper and the IntelliJ platform.
Solution-wide analysis (SWEA) is automatically paused during NuGet restore.
Improved Unity support, including better highlighting in .cginc files and injected Cg fragments in .shader files.
Better presentation of paths to MSBuild, Mono and .NET Core in Rider settings (Build, Execution, Deployment | Toolset and Build).
Performance stabilization (in progress).
完整更新内容请查看发行说明。
下载地址:https://www.jetbrains.com/rider/eap/
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
大型网站系统与Java中间件开发实践
曾宪杰 / 电子工业出版社 / 2014-4-24 / 65.00
本书围绕大型网站和支撑大型网站架构的 Java 中间件的实践展开介绍。从分布式系统的知识切入,让读者对分布式系统有基本的了解;然后介绍大型网站随着数据量、访问量增长而发生的架构变迁;接着讲述构建 Java 中间件的相关知识;之后的几章都是根据笔者的经验来介绍支撑大型网站架构的 Java 中间件系统的设计和实践。希望读者通过本书可以了解大型网站架构变迁过程中的较为通用的问题和解法,并了解构建支撑大型......一起来看看 《大型网站系统与Java中间件开发实践》 这本书的介绍吧!