更新 'settings.json'
This commit is contained in:
parent
27a00303f5
commit
4afc1531c6
|
@ -34,16 +34,6 @@
|
|||
"C_Cpp.workspaceParsingPriority": "high",
|
||||
"editor.fontSize": 13,
|
||||
"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": {
|
||||
"comments":"#7c7c7c",
|
||||
"keywords": "#808000",
|
||||
|
|
Loading…
Reference in New Issue