We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d5f644 commit 96cce60Copy full SHA for 96cce60
package.json
@@ -526,7 +526,7 @@
526
"type": "string",
527
"scope": "resource",
528
"default": null,
529
- "description": "Path to a Clang compilation database ('compile_commands.json' file) to use to lint this project"
+ "description": "Path to a Clang compilation database (aka. CCDB, aka. `compile_commands.json`) to use to lint this project"
530
},
531
"d.dubConfiguration": {
532
0 commit comments