diff --git a/.vscode/launch.json b/.vscode/launch.json index 65e66e9b..1b855b10 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -31,7 +31,7 @@ "args": ["--flavor", "production", "--target", "lib/main_production.dart"] }, { - "name": "Component Sandbox", + "name": "Launch component sandbox", "request": "launch", "type": "dart", "program": "packages/pinball_components/sandbox/lib/main.dart"