ReSharper C++ 2026.1.1

Released: Apr 27, 2026

2026.1.1 での更新項目

不具合の修正

  • C++
    • u8 string and character literals in C should have unsigned char underlying type.
  • Caches
    • Redundant memory usage in UE4AssetsCache.
    • Signals for monitoring added/removed symbols.
    • Hang in CppLinkageEntityCache.FindEntitiesBySymbols.
  • Code Style - Formatter
    • Do not place the semicolon on a separate line in a do-while statement.
  • Project Model
    • Unresolved symbols are not highlighted in red inside a newly created file.
    • C language standard is wrong in a CMake project using clang.
    • ClangCL toolset shouldn't be used when the toolset name is Clang.
  • Unreal Engine
    • Hang in blueprints cache.
  • No subsystem
    • STOFL in type presentation.