Home

Awesome

Visual Studio integration add-in for Cppcheck

Build status

Cppcheck is a C and C++ source code static analysis tool.

This plugin integrates Cppcheck into Visual Studio and allows:

Download

Visual Studio 2022 is supported. VS2019, 2017 and 2015 are supported by the older releases.

<a href="https://github.com/VioletGiraffe/cppcheck-vs-addin/releases/latest">Get the latest release</a>

NOTE: The add-in does not deploy Cppcheck executable. Please, go to Cppcheck website, download the installer and install it before first use of the add-in. The add-in then may prompt for location of the cppcheck.exe.

Contributors

Should you decide to open, build and debug the project please follow these steps:

Use Visual Studio 2022 - ensure you have the workload for Extension Development installed. All SDKs are referenced as nuget packages and should