ReSharper C++

C++ 개발을 위한 Visual Studio 확장.

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

가격: US$ 249.90 버젼: 2026.1.1 NEW 업데이스 날짜: 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

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.