1 2
{ "git.ignoreLimitWarning": true,
3 4 5 6 7 8 9
"svn.ignoreMissingSvnWarning": true, "files.associations": { "array": "cpp", "string": "cpp", "string_view": "cpp", "iosfwd": "cpp" }
10
}