이 페이지는 아카이브화 되어 더 이상 업데이트 되지 않습니다.

더 이상 이 제품을 제공 하지 않습니다.

ReSharper Ultimate

귀하의 .NET 생산성을 증가시킵니다.

JetBrains사에서 공개
2007년 부터 ComponentSource에서 판매중

버젼: 2020.1.4 업데이스 날짜: Jul 9, 2020

i

ReSharper Ultimate is no longer available. All current licenses have been automatically transferred to dotUltimate.

ReSharper Ultimate 릴리스

Released: Oct 18, 2019

2019.2.3 버젼 업데이트

수정사항

ReSharper

  • Lots of fixes related to the MSBuild-based project model.
  • “Override” code completion no longer touches members above the completed element.
  • Typing a single quote in code comments no longer inserts a pair of single quotes.

ReSharper C++

  • Several fixes to better support the MSBuild-based project model while loading C++ projects.
  • The Parameter info popup now appears automatically, and focus is not lost anymore after you apply the “Generate implementation” quick-fix.

dotTrace

  • Fixed...

Released: Aug 8, 2019

2019.2 버젼 업데이트

기능

Enhanced C# support

Take full advantage of C# 8 with ReSharper’s enhanced support:

  • Supports the latest changes in indices and ranges such as indexable and rangeable types.
  • The context action Add range check now supports indexing by System.Index/System.Range and produces correct checks.
  • Supports unmanaged generic structs.
  • Two new inspections, ‘Convert switch statement to switch expression' and 'Convert chain of ternary expressions to switch expression', with a corresponding ‘Convert to switch...

Released: Apr 30, 2019

2019.1 버젼 업데이트

기능

ReSharper

Initial C# 8 support

  • Most new language features are already supported, including:
    • Ranges and index from end expressions
    • Null-coalescing assignment
    • Switch expressions
    • Tuple expression in a switch statement
    • Static local functions
    • Async streams
    • Nullable reference types
    • Recursive patterns
    • Using declarations
  • Typing assists for nullability annotations have been enhanced to support the features from the latest language version.

Support for Visual Studio 2019 RTM

  • ReSharper 2019.1 supports...

Released: Mar 5, 2019

2018.3.4 버젼 업데이트

수정사항

  • Both ReSharper and Visual Studio code completion popups appeared at the same time.
  • The “New project” wizard was broken.

Released: Dec 18, 2018

2018.3 버젼 업데이트

기능

ReSharper

  • Inline parameter name hints for C# and VB.NET - This release adds parameter name hints to the code editor to make C# and VB.NET code more readable. When a literal is used in a method call ReSharper annotates it with the name of the parameter, making it much easier to understand what value it represents.
  • Visual Studio 2019 Preview 1 support - ReSharper now has early support for Visual Studio 2019 and can be integrated into Visual Studio 2019 Preview 1 build.
  • Auto-detection of...

Released: Aug 21, 2018

2018.2 버젼 업데이트

기능

  • Performance improvements - 30 performance fixes across different parts of ReSharper, from speeding up EditorConfig support to decreasing solution loading times.
  • Integrated spell checking with ReSpeller
    • Scans for spelling mistakes and typos in identifiers, comments, string literals, and more, and provides quick-fixes to resolve each detected problem.
    • Comes with a built-in dictionary for English (United States). It uses a dictionary based on Hunspell, which means you can install additional...

Released: Apr 19, 2018

2018.1 버젼 업데이트

기능

ReSharper

  • Full understanding of C# 7.2 - ReSharper gets the following missing pieces to complete the puzzle:
    • non-trailing named arguments
    • private protected access modifier
    • leading underscores in numeric literals
    • in parameter
    • ref readonly returns and locals
    • readonly struct type
    • ref struct type
    • conditional ref operator
  • Navigation improvements
    • Go to File Member has a new grouping for better presentation of more than one class in a single file, and members are now sorted as they are declared in...

Released: Dec 20, 2017

2017.3 버젼 업데이트

기능

ReSharper Features

  • Debugger features - New debugging features for Visual Studio: local variables, current line expressions, and function return values are now displayed in the editor. This provides immediate feedback during debugging sessions without leaving the code editor. ReSharper also comes with its own debugger DataTips that enable you to search for any value. Just start typing, and get search results right there and then.
  • Performance Guide - ReSharper's Performance Guide collects...

Released: Sep 1, 2017

2017.2 버젼 업데이트

기능

dotMemory

  • Analyzing memory dumps - Import raw Windows memory dumps (typically, you get them using Task Manager or Process Explorer) and analyze them using the entire range of dotMemory's functionality.

ReSharper

  • .NET Core 2.0 - With ReSharper 2017.2, you can safely use your favorite code inspections, navigation actions and refactorings with .NET Core 2.0 projects. If you're a web developer, expect ReSharper to work in ASP.NET Core Razor Pages projects as well as in MVC-based web applications...

Released: Apr 6, 2017

2017.1 버젼 업데이트

기능

ReSharper

  • Visual Studio 2017 RTM support - Full support for Visual Studio 2017 new features is finally here. You can now work with solutions loaded in a lightweight mode. When you use the Open Folder option, ReSharper sees all files in the folder and supports .xml and .js file types. Move to Folder refactoring works in this mode. ReSharper respects the current target framework context. This is set by the drop-down at the top of the editor window, and can change settings such as the assemblies...