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

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

内容简介: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]


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

查看所有标签

猜你喜欢:

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

Windows黑客编程技术详解

Windows黑客编程技术详解

甘迪文 / 人民邮电出版社 / 2018-12 / 108

《Windows黑客编程技术详解》介绍的是黑客编程的基础技术,涉及用户层下的Windows编程和内核层下的Rootkit编程。本书分为用户篇和内核篇两部分,用户篇包括11章,配套49个示例程序源码;内核篇包括7章,配套28个示例程序源码。本书介绍的每个技术都有详细的实现原理,以及对应的示例代码(配套代码均支持32位和64位Windows 7、Windows 8.1及Windows 10系统),旨在......一起来看看 《Windows黑客编程技术详解》 这本书的介绍吧!

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

Base64 编码/解码

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具