vscode_settings
unknown
json
3 years ago
182 B
25
Indexable
{
"files.autoSave": "afterDelay",
"C_Cpp.default.cppStandard": "c++17",
"C_Cpp.default.compilerPath": "/usr/bin/g++" //works for linux, change according to your system
}Editor is loading...