Is there a way to display note:-entries too in CLion ? #99
Closed
volkergraf
started this conversation in
General
Replies: 2 comments
-
The notes are being displayed as a tooltip because the relation would otherwise be lost in the list (as seen with compiler warnings which have notes). There are |
Beta Was this translation helpful? Give feedback.
0 replies
-
Ahh now I see, thank you |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Thanks for the great Plougin for CLion. Is there a way to Display node:-Entries that were created by cppcheck ?
I wrote a little (crappy) piece of C-Code to test cppcheck like
the cppcheck console output shows me notes, telling me
but i'm not seeing this in CLion ... did I miss something ? The warnings errors etc. are being shown.
thanks and greetings from Germany
Volker
Beta Was this translation helpful? Give feedback.
All reactions