ReSharper Ultimate 2018.1 发布,包含系列更新

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

内容简介:ReSharper Ultimate 2018.1 发布了。这是2018 ReSharper Ultimate系列的第一个主要版本,此版本包括大量的错误修复(基于超过260个请求)以及一系列功能和改进。 如下所示: C# 7.2 support has been finalize...

ReSharper Ultimate 2018.1 发布了。这是2018 ReSharper Ultimate系列的第一个主要版本,此版本包括大量的错误修复(基于超过260个请求)以及一系列功能和改进。

如下所示:

  • C# 7.2 support has been finalized by adding the missing pieces to the puzzle: non-trailing named-argumentsprivate protected access modifier, leading underscores in numeric literals, in parameter, ref readonly returns and locals, readonly struct type, ref structtype, and conditional ref operator. Now, if your code follows the latest language version – there’s no more red code!

  • Navigation features improvedGo to File Member gets a new grouping for better presentation of multiple classes in a single file; Recent Files shows Go to File underneath its search results; Search Everywhere adds a Unit Test filter; and Find Usages now has a disambiguate dialog with a suggestion to look for default constructor usages.

  • The code formatting engine was given a huge update – inspections and quick-fixes for formatter-related problems, including indenting, line breaks, spaces, and blank lines, can now be observed and fixed directly in the code editor.

  • C# 7.x support has been improved by adding more options to code style, inspections, quick-fixes, and context actions for deconstruction and discards.

  • .editorconfig file can now be used to set inspection severities for any scope: for the whole solution, for a project, or even for a specific file. Also, ReSharper now reads code style settings (Code Editing | C# | Code Style) from .editorconfig files and extends its support for Roslyn language conventions. In addition, the inspection severity settings can be read from a project’s DotSettings file.

  • Value Tracking, the Introduce variable refactoring, and the .foreach/.var postfix template now support C# 7.x features.

  • In the same way that ReSharper handles Roslyn coding conventions, it will also handle StyleCop rules directly from StyleCop configuration files.

完整内容请查看更新日志

下载地址:https://www.jetbrains.com/resharper/download/


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


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

查看所有标签

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

单元测试之道Java版

单元测试之道Java版

David Thomas、Andrew Hunt / 陈伟柱、陶文 / 电子工业 / 2005-1 / 25.00元

程序员修炼三部曲丛书包含了四本书,介绍了每个注重实效的程序员和成功团队所必备的一些工具。 注重实效的程序员都会利用反馈来指导开发,并驱动个人的开发流程。编码的时候,最有用的反馈来自于“单元测试”。 为了测试一座桥梁,不会只在晴朗的天气,开一辆汽车从桥中间穿过,就认为已经完成了对桥梁的测试。然而许多程序员却正在使用这种测试方法——把这种一次顺利通过称为“测试”。事实上,注重实效的程序员应......一起来看看 《单元测试之道Java版》 这本书的介绍吧!

URL 编码/解码
URL 编码/解码

URL 编码/解码

SHA 加密
SHA 加密

SHA 加密工具

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具