Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make it possible to view the raw output #53

Open
firewave opened this issue Nov 21, 2020 · 0 comments
Open

Make it possible to view the raw output #53

firewave opened this issue Nov 21, 2020 · 0 comments

Comments

@firewave
Copy link
Collaborator

Currently there is no way to look at the Cppcheck output from inside the IDE. You need to call it manually with the proper command-line options you get that.

We should provide an action which will show the whole raw output of the analysis for the current file similar to the Show Clang-Tidy Info action within CLion.

We should also make the --debug output available so it is easier to file upstream bug reports.

@firewave firewave self-assigned this Mar 24, 2023
firewave added a commit to firewave/clion-cppcheck that referenced this issue Mar 24, 2023
firewave added a commit to firewave/clion-cppcheck that referenced this issue Mar 24, 2023
firewave added a commit to firewave/clion-cppcheck that referenced this issue Mar 24, 2023
firewave added a commit that referenced this issue Mar 27, 2023
Added `Show Cppcheck XML Output` action to show the latest XML output - refs #53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant