Implement attrs: extendedattribute and extraheader
This commit is contained in:
parent
d64f4d1c62
commit
014d4ea4df
7 changed files with 283 additions and 45 deletions
10
.vscode/settings.json
vendored
10
.vscode/settings.json
vendored
|
|
@ -1,10 +1,4 @@
|
|||
{
|
||||
"files.associations": {
|
||||
"*.rst": "restructuredtext",
|
||||
"*.make": "makefile",
|
||||
"opam": "ocaml.opam",
|
||||
"schema.capnp.h": "c",
|
||||
"stdbool.h": "c"
|
||||
},
|
||||
"cmake.configureOnOpen": false
|
||||
"cmake.configureOnOpen": false,
|
||||
"sonarlint.pathToCompileCommands": "${workspaceFolder}/build_dev/compile_commands.json"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue