{ "tasks": [ { "label": "build", "type": "shell", "command": "python3 Tools/Builder/Build.py", "group": { "kind": "build", "isDefault": true } } ], }