Skip to content

Commit 49f8b43

Browse files
committed
Update settings.json
1 parent e455ad0 commit 49f8b43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"codeQL.githubDatabase.update": "never",
33
"C_Cpp.intelliSenseEngine": "disabled",
4-
"clangd.path": "clangd",
4+
"clangd.path": "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clangd",
55
"clangd.arguments": [
66
"-log=verbose",
77
"-pretty",

0 commit comments

Comments
 (0)