更新 'settings.json'

This commit is contained in:
colin 2022-01-21 21:59:26 +08:00
parent 27a00303f5
commit 4afc1531c6
1 changed files with 0 additions and 10 deletions

View File

@ -34,16 +34,6 @@
"C_Cpp.workspaceParsingPriority": "high", "C_Cpp.workspaceParsingPriority": "high",
"editor.fontSize": 13, "editor.fontSize": 13,
"problems.decorations.enabled": false, "problems.decorations.enabled": false,
"clangd.arguments": [
"--background-index",
"-j=6",
"--clang-tidy",
"--all-scopes-completion",
"--completion-style=detailed",
"--function-arg-placeholders",
"--header-insertion=iwyu",
"--pch-storage=disk",
],
"editor.tokenColorCustomizations": { "editor.tokenColorCustomizations": {
"comments":"#7c7c7c", "comments":"#7c7c7c",
"keywords": "#808000", "keywords": "#808000",