You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@
10
10
-**Per-file diagnostics**: Only diagnostics relevant to the saved file are displayed.
11
11
-**Configurable severity threshold**: Filter out messages below a chosen severity level (`info`, `warning`, or `error`).
12
12
-**Diagnostic cleanup**: When you close a file, its diagnostics are automatically cleared.
13
-
-**Project file support**: You can feed your project file to cppcheck through the `--project` flag in the `cppcheck-official.arguments` field in the extension settings. (See GIF below)
13
+
-**Project file support**: You can feed your project file to cppcheck through the `--project` flag in the `cppcheck-official.arguments` field in the extension settings. (See image below)
14
14
15
15

16
16
-**Warning notes**: Display notes for warnings when those are available
0 commit comments