aboutsummaryrefslogtreecommitdiff
path: root/.vscode/launch.json
diff options
context:
space:
mode:
Diffstat (limited to '.vscode/launch.json')
-rw-r--r--.vscode/launch.json6
1 files changed, 2 insertions, 4 deletions
diff --git a/.vscode/launch.json b/.vscode/launch.json
index 46388dd..6cca5c3 100644
--- a/.vscode/launch.json
+++ b/.vscode/launch.json
@@ -9,9 +9,7 @@
"dev-containers-cli-0.1.0.tgz",
"features-test",
"-d",
- "/workspaces/features",
- "-f",
- "${input:selectedFeatures}"
+ "/workspaces/features"
],
"console": "integratedTerminal",
"cwd": "${workspaceFolder}",
@@ -52,4 +50,4 @@
"default": "mcr.microsoft.com/vscode/devcontainers/base:focal"
}
]
-} \ No newline at end of file
+}