9 lines
315 B
JSON
9 lines
315 B
JSON
{
|
|
"C_Cpp.default.compilerPath": "C:\\Program Files (x86)\\Dev-Cpp\\MinGW64\\bin\\g++.exe",
|
|
"editor.fontSize": 24,
|
|
"terminal.integrated.defaultProfile.windows": "Command Prompt",
|
|
"git.autofetch": true,
|
|
"git.confirmSync": false,
|
|
"files.autoSave": "afterDelay",
|
|
"files.autoSaveDelay": 500
|
|
} |