ReSharper C++

用于 C++ 开发的 Visual Studio 扩展。

由以下开发商制作:JetBrains
ComponentSource开始代理销售的日期:2007年

价格从: $ 249.90 版本:2026.1.1 新增功能 更新: 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++ 新版本发表

Released: Nov 4, 2015

Updates in this release

Updates in 10

  • Improved C Support - Now includes full support for C99, including designated initializers. It also works with all C11 features that are supported in Visual Studio.
  • Navigation Improvements - You can now use a single shortcut (or Ctrl+click) to switch from declaration to definition or to look for usages.
  • Code Generation Improvements - Generate definitions for a function inline by specifying the corresponding option in the Generate dialog.
  • New Context Actions - New action to create a...

Released: Aug 24, 2015

Updates in this release

Updates in 1.1

  • Support for Visual Studio 2015, C++11 and C++14 - ReSharper C++ 1.1 now integrates into Visual Studio 2015 and understands more C++11 and C++14 language features including digit separators, inline namespaces, binary literals and the restrict keyword.
  • Unit Testing with Google Test - You can now run and debug unit tests, as well as add tests to different sessions, right from the text editor.
  • New Code Inspections and Quick-fixes - Detect implemented inline functions, redundant inline...