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

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

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


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

查看所有标签

猜你喜欢:

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

计算机算法导引

计算机算法导引

卢开澄 / 第2版 (2006年1月1日) / 2006-1 / 38.0

本书为《计算机算法导引——设计与分析》的第2版。书中内容分3部分:第1部分是基本算法,按方法论区分,包含优先策略与分治策略、动态规划、概率算法、并行算法、搜索法、数据结构等;第2部分是若干专题,包括排序算法、计算几何及计算数论、线性规划;第3部分是复杂性理论与智能型算法,其中,智能型算法主要介绍了遗传算法和模拟退火算法。本书可作为计算机系本科学生及研究生教材,数学系师生和科研T作者也可将其作为参考......一起来看看 《计算机算法导引》 这本书的介绍吧!

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具