|
// Place your settings in this file to overwrite default and user settings.
|
|
{
|
|
"editor.insertSpaces": false,
|
|
"editor.detectIndentation": false,
|
|
"files.associations": {
|
|
"algorithm": "cpp",
|
|
"vector": "cpp",
|
|
"xstring": "cpp",
|
|
"xutility": "cpp",
|
|
"xmemory0": "cpp",
|
|
"iosfwd": "cpp"
|
|
}
|
|
} |