10 lines
198 B
JSON
10 lines
198 B
JSON
{
|
|
"cmake.configureOnOpen": true,
|
|
"files.associations": {
|
|
"iostream": "cpp",
|
|
"vector": "cpp",
|
|
"string": "cpp",
|
|
"format": "cpp",
|
|
"string.h": "c"
|
|
}
|
|
} |