ReSharper C++

Visual Studio-Erweiterung für die C++-Entwicklung.

Veröffentlicht von JetBrains
Wird von ComponentSource seit 2007 vertrieben

Preise ab: US$ 249.90 Version: 2026.1.1 NEU Letzte Aktualisierung: Apr 27, 2026

i

New licenses for ReSharper C++ are now available as part of ReSharper. All existing, current ReSharper C++ licenses are now automatically valid for both ReSharper and ReSharper C++ products.

ReSharper C++ 2024.3.4

Released: Jan 23, 2025

Updates in 2024.3.4

Fehlerkorrekturen

  • 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.