{ "version": "0.1.0", "command": "gcc", "isShellCommand": true, "args": ["-g", "main.c", "-o", "main", "-lm"], "showOutput": "always" }