{ "version": "2.0.0", "tasks": [ { "label": "set-console-utf8", "type": "shell", "command": "chcp", "args": ["65001"], "group": "build", "presentation": { "echo": false, "reveal": "silent", "focus": false, "panel": "shared" } } ] }