Skip to content

Commit

Permalink
[gen_schemas] Update schemas
Browse files Browse the repository at this point in the history
  • Loading branch information
Github Actions committed Dec 22, 2024
1 parent d989af6 commit 0cbc465
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions schemas/_generated/clangd.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,12 @@
"clangd.trace": {
"description": "Names a file that clangd should log a performance trace to, in chrome trace-viewer JSON format.",
"type": "string"
},
"clangd.useScriptAsExecutable": {
"default": false,
"description": "Allows the path to be a script e.g.: clangd.sh.",
"scope": "machine-overridable",
"type": "boolean"
}
}
}

0 comments on commit 0cbc465

Please sign in to comment.