[ { "label": "gleam test", "command": "gleam", "args": ["test"] }, { "label": "gleam test $ZED_SYMBOL", "command": "gleam", "args": ["test", "--", "--test-name-filter=$ZED_SYMBOL"], "tags": ["gleam-test"] } ]