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.