9 lines
170 B
JSON
9 lines
170 B
JSON
|
{
|
||
|
"cmake.configureOnOpen": true,
|
||
|
"files.associations": {
|
||
|
"thread": "cpp",
|
||
|
"chrono": "cpp",
|
||
|
"ostream": "cpp",
|
||
|
"list": "cpp"
|
||
|
}
|
||
|
}
|