Skip to content

Commit 7960e5a

Browse files
committed
update settings description for CCDB
1 parent 0ef7895 commit 7960e5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

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

0 commit comments

Comments
 (0)