{ "version": "2.0.0", "tasks": [ { "label": "package", "type": "shell", "command": "npx vsce package", "problemMatcher": [], "presentation": { "reveal": "always", "panel": "shared" } } ] }