2022-09-18 04:23:26 +00:00
|
|
|
{
|
|
|
|
"files.associations": {
|
2022-09-18 05:14:30 +00:00
|
|
|
"stdio.h": "c",
|
|
|
|
"stdlib.h": "c",
|
|
|
|
"loop.h": "c",
|
|
|
|
"exec.h": "c"
|
2022-09-18 04:23:26 +00:00
|
|
|
},
|
2022-09-18 05:43:33 +00:00
|
|
|
"editor.tabSize": 2,
|
|
|
|
"makefile.launchConfigurations": [
|
|
|
|
{
|
|
|
|
"cwd": "/home/ir/dev/priCode/dish",
|
|
|
|
"binaryPath": "/home/ir/dev/priCode/dish/dish",
|
|
|
|
"binaryArgs": []
|
|
|
|
}
|
|
|
|
]
|
2022-09-18 04:23:26 +00:00
|
|
|
}
|