test-kod-bez/.vscode/settings.json

32 lines
609 B
JSON

{
"files.associations": {
"worker_type.h": "c",
"main.h": "c",
"stdio.h": "c",
"stdint.h": "c",
"stdbool.h": "c",
"unistd.h": "c",
"stdlib.h": "c",
"time.h": "c",
"hdlc_type.h": "c",
"hdlc.h": "c",
"fifo_type.h": "c",
"chrono": "c",
"span": "c",
"worker.h": "c",
"fifo.h": "c",
"string.h": "c",
"*.ipp": "c",
"cstring": "c",
"stddef.h": "c",
"coroutine": "c",
"filo.h": "c",
"filo_type.h": "c",
"array": "c",
"string": "c",
"string_view": "c",
"ranges": "c",
"compare": "c",
"cstdint": "c"
}
}