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