Skip to content

Commit 34b84a4

Browse files
committed
update settings description for CCDB
1 parent 301f4e3 commit 34b84a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -673,7 +673,7 @@
673673
"Opened files in the current project will be linted immediately. Other files will be linted when editing.",
674674
"Opening files will not lint and only start when editing them."
675675
],
676-
"markdownDescription": "Performs static linting already when opening a file, and not just when editing it. Needs `#d.enableStaticLinting#` to be enabled."
676+
"markdownDescription": "Performs static (DScanner) and/or CCDB (compile_commands.json) linting already when opening a file, and not just when editing it."
677677
},
678678
"dscanner.ignoredKeys": {
679679
"type": "array",

0 commit comments

Comments
 (0)