gdbstub/.vscode/settings.json

8 lines
114 B
JSON

{
"files.associations": {
"BUILD": "bazel",
"*.inc": "cpp",
"stdio.h": "c",
"cstdlib": "c"
}
}