Rider 2017. 3 发布,.NET 跨平台集成开发环境

栏目: 软件资讯 · 发布时间: 6年前

内容简介:Rider 2017. 3 发布了。主要更新内容如下: 调试第三方代码: 现在可以在 Rider 反编译的程序集中设置断点。 Smart Step Into: 当您调试方法链或嵌套的方法调用时,请选择一个特定的调用进入,同时跨过一行中的所有...

Rider 2017. 3 发布,.NET 跨平台集成开发环境

Rider 2017. 3 发布了。主要更新内容如下:

  • 调试第三方代码: 现在可以在 Rider 反编译的程序集中设置断点。

  • Smart Step Into: 当您调试方法链或嵌套的方法调用时,请选择一个特定的调用进入,同时跨过一行中的所有其他调用。

  • 返回本地值: 函数返回值显示在变量视图中,这在方法调用的结果不存储在局部变量中时非常有用。

  • 更多调试器改进: 调试器操作在 Alt + Enter 菜单中可用,现在可以将执行指针拖放到代码中的更前或更后的位置,并且异步函数的调用者现在显示在 Framesview 中。

  • 单元测试改进, 包括新操作,本地快捷方式以及单元测试视图中更可靠的过滤。

  • C# 交互 工具窗口来执行 C#语句,而无需等待编译。

  • Unity support improvements, such as new context actions and code inspections, improved usability of code completion, and syntax highlighting in compute shaders.

  • Config transformations to modify settings in Web.config and App.config
    when packaging applications.

  • Reworked formatter: Rider learns to align code in columns, apply other new code styles, as well as disable or enable formatting for selected blocks of code.

  • More changes from ReSharper 2017.3, including a C# 7 ready Extract Methodrefactoring, more C# typing assists, and improved support for VB.NET.

  • More frontend features: notably, Rider bundles more IntelliJ platform plugins for frontend development (such as TSLint, CoffeeScript, Karma and Stylus).

  • Changes from IntelliJ IDEA 2017.3, including a new editor-based REST client, version control and database tooling updates, and a reworked Docker configuration system.

  • Performance improvements on loading and reloading projects, in debugger and code completion.

  • More changes related to NuGet and MSBuild support, keymaps, settings, and Find Usages.

详情看这里这里 

下载地址:


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Fluent Python

Fluent Python

Luciano Ramalho / O'Reilly Media / 2015-8-20 / USD 39.99

Learn how to write idiomatic, effective Python code by leveraging its best features. Python's simplicity quickly lets you become productive with it, but this often means you aren’t using everything th......一起来看看 《Fluent Python》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具