settings.json 320 Bytes
{
    "git.ignoreLimitWarning": true,
    "svn.ignoreMissingSvnWarning": true,
    "files.associations": {
        "array": "cpp",
        "string": "cpp",
        "string_view": "cpp",
        "iosfwd": "cpp",
        "typeinfo": "cpp",
        "iostream": "cpp",
        "thread": "cpp",
        "nvdec.h": "c"
    }
}