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

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

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


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

查看所有标签

猜你喜欢:

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

可爱的Python

可爱的Python

哲思社区 / 电子工业出版社 / 2009-9 / 55.00元

本书的内容主要来自CPyUG社区的邮件列表,由Python的行者根据自身经验组织而成,是为从来没有听说过Python的其他语言程序员准备的一份实用的导学性质的书。笔者试图将优化后的学习体验,通过故事的方式传达给读者,同时也分享了蟒样(Pythonic式)的知识获取技巧,而且希望将最常用的代码和思路,通过作弊条(Cheat Sheet,提示表单)的形式分享给有初步基础的Python 用户,来帮助大家......一起来看看 《可爱的Python》 这本书的介绍吧!

SHA 加密
SHA 加密

SHA 加密工具

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

UNIX 时间戳转换