内容简介: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]
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- AppCode 2020.1.4 发布,集成开发环境
- AppCode 2018.1.1 发布,集成开发环境
- AppCode 2019.1.1 发布,集成开发环境
- AppCode 2019.1.2 发布,集成开发环境
- AppCode 2019.1.2 发布,集成开发环境
- AppCode 2019.1.3 发布,集成开发环境
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
jQuery实战
Bear Bibeault、Yehuda Katz / 陈宁 / 人民邮电出版社 / 2009.1 / 49.00元
《jQuery实战》全面介绍jQuery知识,展示如何遍历HTML文档、处理事件、执行动画以及给网页添加Ajax。书中紧紧地围绕“用实际的示例来解释每一个新概念”这一宗旨,生动描述了jQuery如何与其他工具和框架交互以及如何生成jQuery插件。jQuery 是目前最受欢迎的JavaScript/Ajax库之一,能用最少的代码实现最多的功能。 点击链接进入新版: jQuery......一起来看看 《jQuery实战》 这本书的介绍吧!