ReSharper Releases
Released: Apr 19, 2022
Updates in 2022.1.x
2022.1.1
Updated Apr 29, 2022
Fixes
- Fixed the Stack Trace Explorer that had difficulty working with multitarget projects.
- Fixed an error that emerged when the test method’s name is set to the same as the value of the [TestName] attribute.
- Fixed the inconsistency between the states of the unit test session and tests generated with the [DynamicData] attribute.
- Fixed the issue that led to the inherited [Category] not being shown in the Unit Test Explorer.
2022.1
Updated Apr 19, 2022
Released: Dec 8, 2021
Updates in 2021.3.x
2021.3.4
Updated Mar 30, 2022
Fixes
- Fixed an issue with integration when using Visual Studio 2022 version 17.2 Preview 2.0.
2021.3.3
Updated Jan 31, 2022
Fixes
- Fixed the issue in code cleanup that was causing corrupted files in shared projects.
- Fixed the TeamCity plugin settings: TFS is now available again.
- Implented support for the
csharp_style_namespace_declarations
option from EditorConfig.
- Fixed the errors that occurred while executing a parameterized test fixture.
- Fixed the issue with...
Released: Aug 3, 2021
Updates in 2021.2.x
2021.2.2
Updated Oct 13, 2021
Fixes
- Brought back compatibility of JetBrains.ReSharper.GlobalTools package with Microsoft .NET Core 3.1.
- Fixed a number of issues in support for C# 10 constant interpolated strings.
- Fixed the false positive errors in Blazor projects on built-in attributes.
- Fixed the issue that caused ReSharper to use the wrong version of the MSBuild.
- Fixed yet another case of the ? operator being treated incorrectly.
2021.2.1
Updated Aug 27, 2021
Fixes
- No more errors on an Average...
Released: Apr 8, 2021
Updates in 2021.1.x
2021.1.5
Updated Jul 22, 2021
Fixes
- Fixed issue with empty spaces instead of inlay hints and other glitches in Visual Studio 16.10.3.
2021.1.4
Updated Jul 14, 2021
Features
- ReSharper C++
- Now works with Unreal Engine 5 from both the Unreal launcher and GitHub sources.
Fixes
- ReSharper
- Fixed the false positive warning in NRT analysis caused by explicitly switching to pessimistic mode.
- Fixed the issue that caused generated files to be rendered empty in some cases.
2021.1.3
Updated May 26, 2021
Fixes...
Released: Dec 14, 2020
Updates in 2020.3.x
2020.3.3
Updated Feb 22, 2021
Fixes
- Eliminated errors in handling partial methods with generics and one more StackOverflow exception.
- Fixed a couple of performance issues.
- No more false positive ‘not found’ highlighting on resources from MergedDictionaries in Xamarin.Forms.
2020.3.1
Updated Dec 24, 2020
Fixes
- Fixed the issues with spaces being added instead of a virtual indent.
- Fixed the incorrect ‘Parameter type can be IEnumerable<>’ suggestion for records.
- Fixed Tab behavior.
- Fixed the...
Released: Aug 13, 2020
Updates in 2020.2.x
2020.2.4
Updated Oct 1, 2020
Fixes
- Fixed restoring unit test sessions with continuous testing: they now persist through reopening the solution.
2020.2.3
Updated Sep 18, 2020
Features
- Improved precision control over which Microsoft Visual Studio actions can be overridden by ReSharper in the Commands page.
Fixes
- ReSharper no longer freezes Microsoft Visual Studio when the Favorite Documents extension is installed.
2020.2.2
Updated Sep 10, 2020
Fixes
- Fixed a couple of false positives in nullable...
Released: Jul 9, 2020
Updates in 2020.1.4
Features
- Added the ability to mark property accessors separately with Obsolete and Deprecated attributes.
Released: May 19, 2020
Updates in 2020.1.3
Fixes
- When using nullable reference types, you have two fewer things to worry about.
- Solution Wide Error Analysis (SWEA) now starts as normal on some projects on which it used to hang forever.
Released: May 6, 2020
Updates in 2020.1.2
Fixes
- Eliminated several false positives in C# code analysis.
- Opened Unit Test Sessions tabs persist now between closing and reopening a solution.
Released: Apr 29, 2020
Updates in 2020.1.1
Fixes
- Visual Studio no longer hangs when scrolling in the “File Diff” view.
- Eliminated a stack overflow exception in the newly added dataflow analysis for integer variables that led Visual Studio to crash.