{ "version": "2.0.0", "tasks": [ { "label": "PlatformIO: Build", "type": "shell", "command": "pio run", "group": "build", "problemMatcher": [ "$gcc" ], "isBackground": false } ] }