Skip to content

Releases: johnthagen/clion-cppcheck

Fix NullPointerException

06 Apr 12:11
Compare
Choose a tag to compare
v1.4.1

Release 1.4.1

Add MISRA addon support

03 Apr 10:50
Compare
Choose a tag to compare
v1.4.0

Release 1.4.0

Virtual File

11 Apr 23:11
Compare
Choose a tag to compare

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

CapturingProcessHandler

03 Apr 01:13
Compare
Choose a tag to compare

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

Improve Guide

03 Jan 01:12
Compare
Choose a tag to compare

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

Fix multi-line cppcheck errors

02 Aug 20:52
Compare
Choose a tag to compare
v1.0.8

Update release section

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

03 Feb 20:30
Compare
Choose a tag to compare

Fix NullPointerException when opening files with no extension

25 Feb 23:18
Compare
Choose a tag to compare

Add warning about header file false positives for C++ projects

11 Feb 23:33
Compare
Choose a tag to compare
v1.0.5

Add warning about header file false positives for C++ projects.

Fix highlighting prepended whitespace.

28 Jan 21:50
Compare
Choose a tag to compare