mirror of
https://github.com/halleysfifthinc/AVCLAN-Mockingboard.git
synced 2026-09-24 12:52:07 +00:00
more infra/clangd updates
This commit is contained in:
@@ -35,7 +35,10 @@
|
||||
"files.associations": {
|
||||
"*.S": "avr"
|
||||
},
|
||||
"clangd.path": "/usr/bin/clangd"
|
||||
"clangd.path": "/usr/bin/clangd",
|
||||
"clangd.arguments": [
|
||||
"--compile-commands-dir=${workspaceFolder}/out/build"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user