[ { "label": "Run", "command": "python main.py", "env": { "TOKEN": "$TOKEN" }, "reveal": "no_focus", "shell": { "with_arguments": { "program": "bash", "args": ["--init-file", ".env"], }, }, }, ]