{ "version": "2.0.0", "tasks": [ { "type": "shell", "label": "make cminusfc", "command": "cd build && make -j4" } ] }