ReSharper C++ 2024.3.4

Released: Jan 23, 2025

2024.3.4 での更新項目

不具合の修正

  • False positive 'Required member ... must be set in the object initializer' on generated files.
  • Code cleanup processes incorrectly nullable context on new object creation.
  • Testing Platform > Navigate to test does not work.
  • Bug in the "Simplify with GetValueOrDefault" rule.
  • Wrong suggestion for structs with primary constructor.
  • Code analysis can't infer type arguments involving implicit casts, code compiles fine.
  • Ref return with index array access reports incorrect "An expression cannot be used in this context because it cannot be passed or returned by reference" diagnostic.
  • Ctrl+Click on navigation is not reported to FUS.
  • Improper Refactoring Suggestion with 'field' keyword.
  • 2024.3 EAP: ALT-F12 Doesn't Work While SWEA is Paused.
  • Testing Platform > [Category] attribute tests are not recognized by test runner.
  • C# 11 Generic attributes: Basic Completion does not show valid type arguments.
  • Testing Platform > Test guttermarks are not displayed near the tests.