Plugins for IDEs: Eclipse/STM32CubeIDE, JetBrains CLion, and VS Code
I have been spoiled by having other tools (clang-tidy, cppcheck, SonarLint, etc.) analyzing code "on the fly" in my IDE. If there is a nice GUI out there for PC-Lint Plus then I would like to know about it (so far I've only seen this unofficial one: https://github.com/Ayymoose/PC-Lint-GUI).
-
Hi Jacob,
PC-lint Plus can be integrated into most IDEs to provide quick results while developing. Instructions for integrating with Eclipse/STM32CubeIDE and VS Code can be found in the Reference Manual (sections 2.3.18 and 2.3.19) included with PC-lint Plus 2.1 (final release expected next week, the beta release may be downloaded now at https://pclintplus.com/beta-release/). Feel free to reach out to us at support@pclintplus.com for more info or assistance integrating with other IDEs such as CLion.