ReSharper C++

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

Veröffentlicht von JetBrains
Wird von ComponentSource seit 2007 vertrieben

Preise ab: $ 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++ 2026.1.1

Released: Apr 27, 2026

Updates in 2026.1.1

Fehlerkorrekturen

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