ReSharper 2021.3.3 и Rider 2021.3.3.3 bug fix releases доступны для загрузки
ReSharper 2021.3.3 и Rider 2021.3.3.3 bug fix releases доступны для загрузки
JetBrains сообщает, что The ReSharper 2021.3.3 and Rider 2021.3.3.3 bug fix releases are now available.
ReSharper
- Fixed the issue in code cleanup that was causing corrupted files in shared projects (RSRP-485900).
- Fixed the TeamCity plugin settings: TFS is now available again (RSRP-487244).
- Implemented support for the
csharp_style_namespace_declarations
option from EditorConfig (RSRP-486941). - Fixed the errors that occurred while executing a parameterized test fixture (RSRP-487186).
- Fixed the issue with navigating to test method that was broken for tests with the
[DisplayName]
attribute (RSRP-477725).
For the whole list of fixes, please refer to bug tracker.
Rider
- Fixed the issue with NuGet feeds: they should no longer be missing (RIDER-72647).
- Fixed the ordering in F# projects (RIDER-72693).
- Fixed the problem that was causing the test coverage to hang (RIDER-72256).
- Fixed the empty tooltips and quickdocs in F# files (RIDER-71127).
- Fixed the issue with stopping on breakpoints while debugging (RIDER-71495).
- Fixed renaming controls in WinForms designer (RIDER-67564).
- Fixed the issue with navigating to test method that was broken for tests with the
[DisplayName]
attribute (RSRP-477725). - Added support for Xcode 13.2.1 (RIDER-73201).
For the whole list of fixes, please refer to bug tracker.