Fix stupid clangd
This commit is contained in:
@@ -44,6 +44,7 @@
|
|||||||
"clangd.arguments": [
|
"clangd.arguments": [
|
||||||
"--log=verbose",
|
"--log=verbose",
|
||||||
"--query-driver=/usr/bin/g++",
|
"--query-driver=/usr/bin/g++",
|
||||||
|
"--background-index",
|
||||||
"--compile-commands-dir=[INTEGRATION]/.vscode",
|
"--compile-commands-dir=[INTEGRATION]/.vscode",
|
||||||
"--header-insertion=never"
|
"--header-insertion=never"
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user