clion-cppcheck

cppcheck plugin for CLion

MIT License

Stars
31

Bot releases are hidden (Show)

clion-cppcheck - v1.6.5 Latest Release

Published by johnthagen 10 months ago

What's Changed

Full Changelog: https://github.com/johnthagen/clion-cppcheck/compare/v1.6.4...v1.6.5

clion-cppcheck - v1.6.4

Published by johnthagen 10 months ago

What's Changed

Full Changelog: https://github.com/johnthagen/clion-cppcheck/compare/v1.6.3...v1.6.4

clion-cppcheck - v1.6.3

Published by johnthagen 11 months ago

What's Changed

Full Changelog: https://github.com/johnthagen/clion-cppcheck/compare/v1.6.2...v1.6.3

clion-cppcheck - v1.6.2

Published by johnthagen over 2 years ago

What's Changed

Full Changelog: https://github.com/johnthagen/clion-cppcheck/compare/v1.6.1...v1.6.2

clion-cppcheck - v.1.6.1

Published by johnthagen almost 3 years ago

What's Changed

Full Changelog: https://github.com/johnthagen/clion-cppcheck/compare/v1.6.0...v1.6.1

clion-cppcheck - v1.6.0

Published by johnthagen almost 3 years ago

What's Changed

Full Changelog: https://github.com/johnthagen/clion-cppcheck/compare/v1.5.1...v1.6.0

clion-cppcheck - Improved reporting of execution failures

Published by johnthagen almost 4 years ago

clion-cppcheck - Inconclusive annotations

Published by johnthagen almost 4 years ago

clion-cppcheck - Fix NullPointerException

Published by johnthagen over 4 years ago

clion-cppcheck - Fix NullPointerException

Published by johnthagen over 4 years ago

clion-cppcheck - Add MISRA addon support

Published by johnthagen over 4 years ago

clion-cppcheck - Virtual File

Published by johnthagen over 6 years ago

Greatly improve plugin responsiveness to changes by using virtual files to interact with cppcheck.

clion-cppcheck - CapturingProcessHandler

Published by johnthagen over 6 years ago

Use CapturingProcessHandler to fix read locking issues and spaces in path to source files.

clion-cppcheck - Improve Guide

Published by johnthagen almost 7 years ago

Improve the user's guide for installing and using the plugin. Default to using --language=c++ Cppcheck option.

clion-cppcheck - Fix multi-line cppcheck errors

Published by johnthagen about 7 years ago

clion-cppcheck - Avoid drawing errors in .cpp and .c files from header files they import

Published by johnthagen over 7 years ago

clion-cppcheck - Fix NullPointerException when opening files with no extension

Published by johnthagen over 8 years ago

clion-cppcheck - Add warning about header file false positives for C++ projects

Published by johnthagen over 8 years ago

clion-cppcheck - Fix highlighting prepended whitespace.

Published by johnthagen over 8 years ago

clion-cppcheck - Highlight line corresponding to severity

Published by johnthagen over 8 years ago