issues
search
johnthagen
/
clion-cppcheck
:ballot_box_with_check: cppcheck plugin for CLion
https://plugins.jetbrains.com/plugin/8143-cppcheck/
MIT License
31
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
improve usability of the the options field in the settings
#100
firewave
opened
4 weeks ago
0
fixed `no location` error notification shown for `checkersReport` / 1.6.6 release / bumped to 1.6.7
#98
firewave
opened
10 months ago
0
`no location` error notification shown for `checkersReport`
#97
firewave
opened
10 months ago
0
fixed compatibility with some products / 1.6.5 release / bumped to 1.6.6
#96
firewave
closed
10 months ago
4
added missing com.intellij.modules.java dependency / 1.6.4 release / bumped to 1.6.5
#95
firewave
closed
10 months ago
9
Compatibility verification issue with 2019.2 and 2019.3
#94
johnthagen
closed
11 months ago
2
Fix some links and use HTTPS
#93
johnthagen
closed
11 months ago
0
Update Build Documentation for IntelliJ 2023.3.0
#92
johnthagen
opened
11 months ago
4
1.6.3 release / bumped version to 1.6.4
#91
firewave
closed
11 months ago
2
IDE internal errors
#90
MasHyke
opened
1 year ago
1
Add the ability to configure the plugin for only one project
#89
tocic
closed
1 year ago
6
apply the provided column information to the highlighting
#88
firewave
opened
1 year ago
2
Add quick fix action to add inline suppression
#87
firewave
opened
1 year ago
1
display all available details for findings in tooltip - fixes #75
#85
firewave
closed
1 year ago
2
made plugin verbose level configurable via settings
#84
firewave
closed
1 year ago
0
Display `Cppcheck Path` configuration errors as global inspection errors instead of using a (hard to spot) status bar message
#83
firewave
closed
1 year ago
0
improved documentation
#82
firewave
closed
1 year ago
3
report execution errors as global inspection errors
#81
firewave
closed
1 year ago
0
Added `Show Cppcheck XML Output` action to show the latest XML output - refs #53
#80
firewave
closed
1 year ago
2
enable `--inline-suppr` by default
#79
firewave
opened
2 years ago
0
Changed warning not displayed when line wasn't changed
#78
firewave
opened
2 years ago
1
display `unmatchedSuppression` findings
#77
firewave
opened
2 years ago
2
single line files without newline show findings as global message
#76
firewave
opened
2 years ago
2
display all the available details of a finding
#75
firewave
closed
1 year ago
3
`syntaxError` in include is hidden - leading to suspected false negative
#74
firewave
opened
2 years ago
4
Cppcheck execution failed
#73
Edw590
closed
2 years ago
3
Fixed NullPointerException with Cppcheck < 1.89 caused by missing 'column' attribute in XML result
#72
firewave
closed
2 years ago
3
NullPointerException 1.6.1 on CLion 2021.3.2
#71
james-cxx
closed
2 years ago
4
JetBrains MarketPlace Compatibility Warning for RandomStringUtils Usage
#70
johnthagen
closed
10 months ago
2
Port to Gradle based build
#69
johnthagen
opened
2 years ago
0
added missing commons-lang3 library and project files for IDEA
#68
firewave
closed
2 years ago
5
added commons-lang3 locally (for now) since it is no longer provided by the IDE - fixed #66
#67
firewave
closed
2 years ago
6
Unable to build 1.6.0 on Windows
#66
johnthagen
closed
2 years ago
5
Implement using ExternalAnnotator
#65
firewave
opened
2 years ago
1
Ensure plugin works with CLion 2020.3
#64
johnthagen
closed
3 years ago
2
fixed "information" messages not being shown at all
#63
firewave
closed
3 years ago
0
some notification cleanups and suppressions of unwanted errors
#62
firewave
closed
3 years ago
6
internally suppress "unusedFunction" and "unusedStructMember" (for header files only) warnings to avoid false positives
#61
firewave
closed
3 years ago
0
show some Cppcheck messages on file-level
#60
firewave
opened
3 years ago
5
added more supported extensions to match ones supported by Cppcheck internally
#59
firewave
closed
3 years ago
0
Clarify initial setup steps
#58
firewave
opened
3 years ago
2
Properly handle "debug" messages generated by --debug-warnings
#57
firewave
closed
3 years ago
0
fixed some issues with potentially non-existent files
#56
firewave
closed
3 years ago
5
Handle additional include paths
#55
firewave
opened
3 years ago
2
Improve batch analysis behavior
#54
firewave
opened
3 years ago
1
Make it possible to view the raw output
#53
firewave
opened
3 years ago
0
Make options a per-project configuration
#52
firewave
opened
3 years ago
0
parse --xml output instead of text output - fixes #9
#51
firewave
closed
3 years ago
6
extracted some code from CppCheckInspection to CppCheckInspectionImpl…
#50
firewave
closed
3 years ago
3
Plugin is available for *all* IntelliJ-based IDEs
#49
firewave
closed
4 years ago
1
Next