{ "name": "zed-playground", "dockerComposeFile": "../docker-compose.yml", "service": "zed", "workspaceFolder": "/workspaces/zed-playground", "shutdownAction": "stopCompose", "customizations": { "vscode": { "settings": { "terminal.integrated.defaultProfile.linux": "bash" } } } }