8 lines
239 B
JSON
8 lines
239 B
JSON
{
|
|
"C_Cpp.default.configurationProvider": "go2sh.cmake-integration",
|
|
"telemetry.enableTelemetry": false,
|
|
"cmake.buildDirectory": "${workspaceFolder}/bin/${buildType}",
|
|
"files.associations": {
|
|
"xstring": "cpp"
|
|
}
|
|
} |