ReSharper C++

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

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

가격: ₩ 247,000 버젼: 2024.1.1 NEW 업데이스 날짜: Apr 17, 2024

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++ 2019.3.2

Released: Feb 12, 2020

2019.3.2 버젼 업데이트

수정사항

  • Sort #include directives: incorrect main header detection
  • Sort #include directives: "Add" button in settings should insert new entry instead of appending
  • Add a menu item to the "Sort #include directives" submenu to open the "Code Style" options page
  • "Flip arguments" breaks code formatting
  • Sort #include directives: do not regroup directives separated by comment
  • Incorrect highlighting "Order of #include directives does not match code style settings"
  • "Add include guard" action leads to invalid result
  • Find usages/rename does not work in #ifdef and #undef directives
  • Sort #include directives: improve main header detection
  • Object reference not set to an instance of an object.