16 lines
No EOL
359 B
JSON
16 lines
No EOL
359 B
JSON
{
|
|
"files.associations": {
|
|
"stdio.h": "c",
|
|
"stdlib.h": "c",
|
|
"loop.h": "c",
|
|
"exec.h": "c"
|
|
},
|
|
"editor.tabSize": 2,
|
|
"makefile.launchConfigurations": [
|
|
{
|
|
"cwd": "/home/ir/dev/priCode/dish",
|
|
"binaryPath": "/home/ir/dev/priCode/dish/dish",
|
|
"binaryArgs": []
|
|
}
|
|
]
|
|
} |