11 lines
263 B
JSON
11 lines
263 B
JSON
{
|
|
"C_Cpp.default.configurationProvider": "ms-vscode.cmake-tools",
|
|
"files.associations": {
|
|
"iosfwd": "cpp",
|
|
"xlocbuf": "cpp",
|
|
"filesystem": "cpp",
|
|
"xlocale": "cpp",
|
|
"xstring": "cpp",
|
|
"xutility": "cpp"
|
|
}
|
|
} |