C++ Code DoctorDetect unused variables, unused includes and hidden bugs in C++ directly in Visual Studio Code. C++ Code Doctor helps you reduce compile times, and keep your C++ code clean, efficient, and maintainable. Supports both fast RegEx-based analysis (Free) and accurate AST-based analysis (Pro). What This Extension DoesC++ Code Doctor is a C++ static analysis extension for VS Code focused on identifying:
By detecting unused variables and unused includes early, you can:
Visual DemoUnused Variable Detection (C++)
Detects unused variables in C++ files directly inside VS Code. Unused Include Detection (C++)
Detects unused includes and unnecessary dependencies in C++ files. Free vs Pro
Free Version (RegEx-Based C++ Analysis)The Free version provides fast, lightweight detection of unused variables and unused includes in C++. Included
Limitations
Pro Version (AST-Based C++ Analysis)The Pro version uses AST (Abstract Syntax Tree) analysis for accurate C++ static analysis. This enables reliable detection of unused variables and unused includes in complex C++ codebases. Included
Ideal for larger C++ projects and professional development workflows. 👉 Upgrade here: https://www.rscd.net/pricing/ Why Use C++ Code Doctor?Unlike general-purpose tools, C++ Code Doctor focuses specifically on:
This makes it faster and easier to maintain clean C++ code during development. Requirements
No additional setup required. Activating ProSet your license key in:
Known LimitationsFree Version
Pro Version
Get StartedInstall C++ Code Doctor and immediately start detecting unused variables and unused includes in your C++ code. Upgrade to Pro for full AST-based analysis and higher accuracy: Third-Party ComponentsThis extension uses:
See the NOTICE file for full details. LicenseThis project is proprietary software. See LICENSE for details. ChangelogSee CHANGELOG.md for all updates and improvements. |