flex-bison-in-action/.vscode/settings.json

11 lines
216 B
JSON

{
"files.associations": {
"*.gcss": "sass",
"*.gohtml": "html",
"stdlib.h": "c",
"opd_stack.h": "c",
"stdio.h": "c",
"stack.h": "c",
"stddef.h": "c"
}
}