{ "version": "2.0.0", "tasks": [ { "label": "Run Project", "type": "shell", "command": "launch.sh", "problemMatcher": [], "group": { "kind": "build", "isDefault": true }, "presentation": { "echo": true, "reveal": "always", "focus": true, "panel": "shared", "clear": true } } ] }