gdbstub/.vscode/settings.json

7 lines
94 B
JSON

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